{"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-30T09:49:43Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-30T09:49:43Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-04-30T09:49:43Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-04-30T09:49:44Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-30T09:49:44Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-04-30T09:49:44Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-30T09:49:44Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-04-30T09:49:44Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-04-30T09:49:44Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-30T09:49:44Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-30T09:49:44Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-30T09:49:44Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-30T09:49:44Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-30T09:49:44Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-04-30T09:49:44Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-30T09:49:44Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-30T09:49:54Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:49:54Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:50:04Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:50:04Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:50:14Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:50:14Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:50:24Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:50:24Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:50:34Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:50:34Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:50:44Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:50:44Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:50:54Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:50:54Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:51:04Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:51:04Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:51:14Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-30T09:51:14Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-30T09:51:24Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-30T09:51:24Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-30T09:51:24Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-30T09:51:24Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-30T10:02:52Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-bjsmnw","namespace":"build-e2e-mied"},"application":"build-e2e-mied/build-suite-test-application-bbos","namespace":"build-e2e-mied","name":"test-annotations-bjsmnw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:02:52Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-dljpol","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:02:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-wkch","name":"my-integration-test-ubph"}} {"level":"info","ts":"2026-04-30T10:02:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:02:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:02:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-30T10:02:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-wkch","name":"my-integration-test-rdve"}} {"level":"info","ts":"2026-04-30T10:02:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-rdve"} {"level":"info","ts":"2026-04-30T10:02:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-rdve"} {"level":"info","ts":"2026-04-30T10:02:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-30T10:02:56Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-jxdenw","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:02:56Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-uqkczl","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:02:59Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-wbqd","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-nrtu"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-nrtu","application":"appstudio"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-nrtu"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nrtu"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-nrtu","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"namespace":"tenant-dev-xsra","name":"snapshot-sample-nrtu","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"application":"tenant-dev-xsra/appstudio"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"application":"tenant-dev-xsra/appstudio"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"application":"tenant-dev-xsra/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"application":"tenant-dev-xsra/appstudio"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"application":"tenant-dev-xsra/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-vumy","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-one-vumy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"application":"tenant-dev-xsra/appstudio","namespace":"tenant-dev-xsra","name":"snapshot-sample-nrtu","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:03:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"application":"tenant-dev-xsra/appstudio"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"application":"tenant-dev-xsra/appstudio"} {"level":"info","ts":"2026-04-30T10:03:00Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-nrtu', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"namespace":"tenant-dev-xsra","name":"snapshot-sample-nrtu","reconcileID":"e7ce1c64-0723-45bf-b90f-d45eecdfac44"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"application":"tenant-dev-xsra/appstudio","namespace":"tenant-dev-xsra","name":"snapshot-sample-nrtu-phkr5","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"application":"tenant-dev-xsra/appstudio","release.Name":"snapshot-sample-nrtu-phkr5"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"application":"tenant-dev-xsra/appstudio"} {"level":"info","ts":"2026-04-30T10:03:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-nrtu","namespace":"tenant-dev-xsra"},"application":"tenant-dev-xsra/appstudio"} {"level":"info","ts":"2026-04-30T10:03:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-jqhm","name":"my-integration-test-tbtn"}} {"level":"info","ts":"2026-04-30T10:03:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:03:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:03:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-30T10:03:02Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-puknjd","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:03:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-hhfegx","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-ifta","name":"my-integration-test-wbwx"}} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-wbwx"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-wbwx"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-ifta","name":"my-integration-test-irwb"}} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-irwb"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-irwb"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-ifta","name":"my-integration-test-hhpx"}} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-hhpx"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-hhpx"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-hdozlb","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-ifta","name":"my-integration-test-qajj"}} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qajj"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qajj"} {"level":"info","ts":"2026-04-30T10:03:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-30T10:03:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-30T10:03:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-30T10:03:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-30T10:03:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-zwof"},"snapshot.Namespace":"block-rp-dev-zwof","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-30T10:03:13Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-zwof"}} {"level":"info","ts":"2026-04-30T10:03:13Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-qwmnuo","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-hdlk"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-hdlk","application":"appstudio"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-hdlk"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hdlk"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-hdlk","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"namespace":"happy-path-rykr","name":"snapshot-sample-hdlk","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"application":"happy-path-rykr/appstudio"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"application":"happy-path-rykr/appstudio"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"application":"happy-path-rykr/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"application":"happy-path-rykr/appstudio"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"application":"happy-path-rykr/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"application":"happy-path-rykr/appstudio","namespace":"happy-path-rykr","name":"snapshot-sample-hdlk","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:03:14Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"application":"happy-path-rykr/appstudio"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"application":"happy-path-rykr/appstudio"} {"level":"info","ts":"2026-04-30T10:03:14Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-hdlk', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"namespace":"happy-path-rykr","name":"snapshot-sample-hdlk","reconcileID":"a6f613fd-fb7d-4925-8de6-57ea2e8d6759"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"application":"happy-path-rykr/appstudio","namespace":"happy-path-rykr","name":"snapshot-sample-hdlk-cw28m","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"application":"happy-path-rykr/appstudio","release.Name":"snapshot-sample-hdlk-cw28m"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"application":"happy-path-rykr/appstudio"} {"level":"info","ts":"2026-04-30T10:03:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-hdlk","namespace":"happy-path-rykr"},"application":"happy-path-rykr/appstudio"} {"level":"info","ts":"2026-04-30T10:03:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-taomkk","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:03:30Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-gusz","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:03:37Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-riop","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:03:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-ubnr","name":"my-integration-test-lzyu"}} {"level":"info","ts":"2026-04-30T10:03:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-lzyu"} {"level":"info","ts":"2026-04-30T10:03:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-lzyu"} {"level":"info","ts":"2026-04-30T10:03:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-30T10:03:40Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-svlv","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:03:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-ihgf","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:03:51Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-uvqa","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:03:53Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-dhgw","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:04:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-vxej","name":"my-integration-test-kywz"}} {"level":"info","ts":"2026-04-30T10:04:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-kywz"} {"level":"info","ts":"2026-04-30T10:04:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-kywz"} {"level":"info","ts":"2026-04-30T10:04:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-30T10:04:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-vxej","name":"skipped-its"}} {"level":"info","ts":"2026-04-30T10:04:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-04-30T10:04:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-04-30T10:04:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-dljpol-on-pull-request-58wdt","PR group":"konflux-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","prGroup":"konflux-test-component-pac-dljpol","prGroupHash":"2c2261652e019bffcb35969c0ccbf5cdd401e5487db5a206d2b1b0a86ff430"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-lyba"},"snapshot.Namespace":"neg-rp-dev-lyba","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-lyba"}} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-irwb-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-irwb-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","snapshot.NameSpace":"stat-rep-ifta","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-irwb","externalID":"my-integration-test-irwb-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:06Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ID":73749910455,"CheckName":"Konflux Dev version / my-integration-test-irwb / test-component-pac-dljpol","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:04:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-hhpx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:06Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-hhpx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","snapshot.NameSpace":"stat-rep-ifta","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-hhpx","externalID":"my-integration-test-hhpx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:06Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ID":73749911105,"CheckName":"Konflux Dev version / my-integration-test-hhpx / test-component-pac-dljpol","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:04:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-qajj-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:06Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-qajj-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","snapshot.NameSpace":"stat-rep-ifta","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qajj","externalID":"my-integration-test-qajj-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:06Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ID":73749911914,"CheckName":"Konflux Dev version / my-integration-test-qajj / test-component-pac-dljpol","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:04:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-wbwx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:06Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-wbwx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","snapshot.NameSpace":"stat-rep-ifta","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wbwx","externalID":"my-integration-test-wbwx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ID":73749912763,"CheckName":"Konflux Dev version / my-integration-test-wbwx / test-component-pac-dljpol","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","pipelineRun.Namespace":"stat-rep-ifta","pipelineRun.Name":"test-component-pac-dljpol-on-pull-request-58wdt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","pipelinerun.Name":"test-component-pac-dljpol-on-pull-request-58wdt"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dljpol is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-wbwx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-wbwx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","existingCheckRun":"github.CheckRun{ID:73749912763, NodeID:\"CR_kwDOMjU9q88AAAARK9Zcuw\", HeadSHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", ExternalID:\"my-integration-test-wbwx-test-component-pac-dljpol\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749912763\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73749912763\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dljpol snapshot scenario my-integration-test-wbwx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ifta/test-component-pac-dljpol-on-pull-request-58wdt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749912763/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wbwx / test-component-pac-dljpol\", CheckSuite:github.CheckSuite{ID:66871829816}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607989633, Number:9548, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9548\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dljpol\", SHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-nkhkyz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ID":73749912763,"CheckName":"Konflux Dev version / my-integration-test-wbwx / test-component-pac-dljpol","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-irwb-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-irwb-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","existingCheckRun":"github.CheckRun{ID:73749910455, NodeID:\"CR_kwDOMjU9q88AAAARK9ZTtw\", HeadSHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", ExternalID:\"my-integration-test-irwb-test-component-pac-dljpol\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749910455\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73749910455\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dljpol snapshot scenario my-integration-test-irwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ifta/test-component-pac-dljpol-on-pull-request-58wdt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749910455/annotations\"}, Name:\"Konflux Dev version / my-integration-test-irwb / test-component-pac-dljpol\", CheckSuite:github.CheckSuite{ID:66871829816}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607989633, Number:9548, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9548\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dljpol\", SHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-nkhkyz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ID":73749910455,"CheckName":"Konflux Dev version / my-integration-test-irwb / test-component-pac-dljpol","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-hhpx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-hhpx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","existingCheckRun":"github.CheckRun{ID:73749911105, NodeID:\"CR_kwDOMjU9q88AAAARK9ZWQQ\", HeadSHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", ExternalID:\"my-integration-test-hhpx-test-component-pac-dljpol\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749911105\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73749911105\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dljpol snapshot optional scenario my-integration-test-hhpx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ifta/test-component-pac-dljpol-on-pull-request-58wdt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749911105/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hhpx / test-component-pac-dljpol\", CheckSuite:github.CheckSuite{ID:66871829816}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607989633, Number:9548, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9548\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dljpol\", SHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-nkhkyz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ID":73749911105,"CheckName":"Konflux Dev version / my-integration-test-hhpx / test-component-pac-dljpol","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-qajj-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-qajj-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","existingCheckRun":"github.CheckRun{ID:73749911914, NodeID:\"CR_kwDOMjU9q88AAAARK9ZZag\", HeadSHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", ExternalID:\"my-integration-test-qajj-test-component-pac-dljpol\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749911914\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73749911914\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dljpol snapshot scenario my-integration-test-qajj is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ifta/test-component-pac-dljpol-on-pull-request-58wdt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749911914/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qajj / test-component-pac-dljpol\", CheckSuite:github.CheckSuite{ID:66871829816}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607989633, Number:9548, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9548\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dljpol\", SHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-nkhkyz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ID":73749911914,"CheckName":"Konflux Dev version / my-integration-test-qajj / test-component-pac-dljpol","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","pipelineRun.Namespace":"stat-rep-ifta","pipelineRun.Name":"test-component-pac-dljpol-on-pull-request-58wdt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","pipelinerun.Name":"test-component-pac-dljpol-on-pull-request-58wdt"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dljpol is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-30T10:04:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"block-rp-dev-zwof","snapshot":"snapshot"} {"level":"info","ts":"2026-04-30T10:04:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-nrtu"} {"level":"info","ts":"2026-04-30T10:04:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-xsra","snapshot":"snapshot-sample-nrtu"} {"level":"info","ts":"2026-04-30T10:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","PR group":"konflux-test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","prGroup":"konflux-test-comp-pac-gitlab-jxdenw","prGroupHash":"aef5b82add305614667af6b597475a8328984ceabf548a8f6905862515f8fa"} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:19Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490945333} {"level":"info","ts":"2026-04-30T10:04:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","statusName":"Konflux Dev version / my-integration-test-ubph / test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:04:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenarioName":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:04:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-ubph","commitStatus2.ID":14159246635,"TargetURL":null} {"level":"info","ts":"2026-04-30T10:04:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490945333} {"level":"info","ts":"2026-04-30T10:04:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","statusName":"Konflux Dev version / my-integration-test-rdve / test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:04:20Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenarioName":"my-integration-test-rdve"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-gusz","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-rdve","commitStatus2.ID":14159246764,"TargetURL":null} {"level":"info","ts":"2026-04-30T10:04:21Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","reconcileID":"0a3abb09-1a73-4be7-95e5-96ff581aa855","snapshot.Namespace":"gitlab-rep-wkch","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:380","msg":"no existing notes found with matching commentPrefix, creating a new note","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","pipelineRun.Namespace":"gitlab-rep-wkch","pipelineRun.Name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","pipelinerun.Name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-jxdenw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-uqkczl-on-pull-request-q9jcn","PR group":"konflux-go-component-uqkczl"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","prGroup":"konflux-go-component-uqkczl","prGroupHash":"d52dee2902d78a3c935702f91e1626905727f6a22710ecafc2c6d57749da61"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-30T10:04:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"neg-rp-dev-lyba","snapshot":"snapshot"} {"level":"info","ts":"2026-04-30T10:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-riop","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:31Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-bjsmnw","namespace":"build-e2e-mied"},"application":"build-e2e-mied/build-suite-test-application-bbos","namespace":"build-e2e-mied","name":"test-annotations-bjsmnw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-wbqd-on-pull-request-llktf","PR group":"konflux-test-comp-wbqd"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-wbqd","prGroupHash":"924b02c0f4524df86fbbe25ed287c8d810d3ca7c5309b4b921c48ca4f10191"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-dhgw","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:44Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-cxjl","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-puknjd-on-pull-request-99v6n","PR group":"konflux-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","prGroup":"konflux-go-component-puknjd","prGroupHash":"a0a8d6cca45c8c4f1bfc8f18ba02accb1c12f9a0ee4fb8800536623cdfaadc"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.NameSpace":"group-jqhm","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-tbtn","externalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73750025202,"CheckName":"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"go-component-puknjd-on-pull-request-99v6n","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"go-component-puknjd-on-pull-request-99v6n"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-puknjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73750025202, NodeID:\"CR_kwDONSo-hs8AAAARK9gT8g\", HeadSHA:\"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2\", ExternalID:\"my-integration-test-tbtn-go-component-puknjd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73750025202\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73750025202\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-puknjd snapshot scenario my-integration-test-tbtn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-jqhm/go-component-puknjd-on-pull-request-99v6n is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73750025202/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd\", CheckSuite:github.CheckSuite{ID:66871944040}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607993732, Number:21556, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21556\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-puknjd\", SHA:\"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73750025202,"CheckName":"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"go-component-puknjd-on-pull-request-99v6n","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"go-component-puknjd-on-pull-request-99v6n"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-puknjd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-hhfegx-on-pull-request-vx4c8","PR group":"konflux-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","prGroup":"konflux-test-component-pac-hhfegx","prGroupHash":"089710f1900e1086e748daefb8a06762e4d701839aeff3fd9a4612fb318a11"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","SHA":"2d4b12937b70c54908214cb38fec6090c9de82ec"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.NameSpace":"integration1-vxej","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kywz","externalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ID":73750036691,"CheckName":"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","pipelineRun.Namespace":"integration1-vxej","pipelineRun.Name":"test-component-pac-hhfegx-on-pull-request-vx4c8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","pipelinerun.Name":"test-component-pac-hhfegx-on-pull-request-vx4c8"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-hhfegx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","existingCheckRun":"github.CheckRun{ID:73750036691, NodeID:\"CR_kwDOKrwUx88AAAARK9hA0w\", HeadSHA:\"2d4b12937b70c54908214cb38fec6090c9de82ec\", ExternalID:\"my-integration-test-kywz-test-component-pac-hhfegx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73750036691\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73750036691\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-hhfegx snapshot scenario my-integration-test-kywz is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-vxej/test-component-pac-hhfegx-on-pull-request-vx4c8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73750036691/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx\", CheckSuite:github.CheckSuite{ID:66871954221}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607994240, Number:30032, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30032\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hhfegx\", SHA:\"2d4b12937b70c54908214cb38fec6090c9de82ec\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-aaltkw\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ID":73750036691,"CheckName":"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","pipelineRun.Namespace":"integration1-vxej","pipelineRun.Name":"test-component-pac-hhfegx-on-pull-request-vx4c8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","pipelinerun.Name":"test-component-pac-hhfegx-on-pull-request-vx4c8"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-hhfegx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","PR group":"konflux-gh-test-custom-default-hdozlb"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","prGroup":"konflux-gh-test-custom-default-hdozlb","prGroupHash":"6b94e917261d63f844099e80c865812c16eeb8a0058ec61f19368f691accae"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","PR group":"konflux-gl-test-custom-default-taomkk"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","prGroup":"konflux-gl-test-custom-default-taomkk","prGroupHash":"3d5d244dc6d4c11c3941149336c1edb14aee3e01e21804fde5962e37ad8381"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-gusz-on-pull-request-shbt2","PR group":"konflux-gh-multi-component-child-gusz"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","prGroup":"konflux-gh-multi-component-child-gusz","prGroupHash":"10dee1f016ff487b4789331a74d59d0488e9b6fb2501047ac4412b3100acf0"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-pull-request-2cwgk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-pull-request-2cwgk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-svlv-on-pull-request-2cwgk","PR group":"konflux-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","prGroup":"konflux-konflux-demo-component-svlv","prGroupHash":"f1d5e3757fcc70669ed58165e1498a7e55579f0e033ee2f8f863ffe4bd5b36"} {"level":"info","ts":"2026-04-30T10:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ExternalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ExternalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.NameSpace":"konflux-ubnr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-lzyu","externalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ID":73750092650,"CheckName":"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","pipelineRun.Namespace":"konflux-ubnr","pipelineRun.Name":"konflux-demo-component-svlv-on-pull-request-2cwgk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-svlv-on-pull-request-2cwgk"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-svlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-pull-request-2cwgk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ExternalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ExternalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73750092650, NodeID:\"CR_kwDOMZ6fKs8AAAARK9kbag\", HeadSHA:\"5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21\", ExternalID:\"my-integration-test-lzyu-konflux-demo-component-svlv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73750092650\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73750092650\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:05:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-svlv snapshot scenario my-integration-test-lzyu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun konflux-ubnr/konflux-demo-component-svlv-on-pull-request-2cwgk is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73750092650/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv\", CheckSuite:github.CheckSuite{ID:66872011386}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607996257, Number:29507, URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pulls/29507\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-demo-component-svlv\", SHA:\"5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21\", Repo:github.Repository{ID:832479018, Name:\"hacbs-test-project-konflux-demo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo\"}}, Base:github.PullRequestBranch{Ref:\"base-vliwoo\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:832479018, Name:\"hacbs-test-project-konflux-demo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo\"}}}]}"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ID":73750092650,"CheckName":"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","pipelineRun.Namespace":"konflux-ubnr","pipelineRun.Name":"konflux-demo-component-svlv-on-pull-request-2cwgk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-svlv-on-pull-request-2cwgk"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-svlv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-pull-request-2cwgk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-pull-request-2cwgk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-hdozlb","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-ihgf-on-pull-request-rmpg6","PR group":"konflux-component-two-ihgf"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","prGroup":"konflux-component-two-ihgf","prGroupHash":"289159adf4ca5727c50480f02640014b0a9d32e853dfe4724f162175d5a637"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-vwnb","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-taomkk","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","PR group":"konflux-gl-multi-component-child-dhgw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","PR group":"konflux-gl-multi-component-child-dhgw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-pull-request-2cwgk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-pull-request-2cwgk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-pull-request-2cwgk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-hdozlb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:34Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-mqvd7\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e58abd76446f78c149a9b3df37acd31-27418419de69b1c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mqvd7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:34Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-mqvd7\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e58abd76446f78c149a9b3df37acd31-27418419de69b1c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mqvd7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:34Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-mqvd7\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e58abd76446f78c149a9b3df37acd31-27418419de69b1c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mqvd7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:35Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-j6gmk\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:35Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-981455cc3b995af82663275f9321e838-780a3ac0b37b3a0b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-j6gmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:35Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-j6gmk\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:35Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-981455cc3b995af82663275f9321e838-780a3ac0b37b3a0b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-j6gmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:34Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-mqvd7\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e58abd76446f78c149a9b3df37acd31-27418419de69b1c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mqvd7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:35Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-j6gmk\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:35Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-981455cc3b995af82663275f9321e838-780a3ac0b37b3a0b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-j6gmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-30T10:05:31Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-30T10:05:20Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-pull-request-2cwgk-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-292de74f6421375b7aa8f48427eed8e7-21d318267e05d773-01"}},"deletionTimestamp":"2026-04-30 10:05:36 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-pull-request-2cwgk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:34Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-mqvd7\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e58abd76446f78c149a9b3df37acd31-27418419de69b1c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mqvd7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:35Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-j6gmk\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:35Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-981455cc3b995af82663275f9321e838-780a3ac0b37b3a0b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-j6gmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-30T10:05:31Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-30T10:05:20Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-pull-request-2cwgk-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-292de74f6421375b7aa8f48427eed8e7-21d318267e05d773-01"}},"deletionTimestamp":"2026-04-30 10:05:36 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:34Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-mqvd7\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e58abd76446f78c149a9b3df37acd31-27418419de69b1c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mqvd7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-30T10:05:31Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-30T10:05:20Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-pull-request-2cwgk-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-292de74f6421375b7aa8f48427eed8e7-21d318267e05d773-01"}},"deletionTimestamp":"2026-04-30 10:05:36 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:35Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-j6gmk\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:35Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-981455cc3b995af82663275f9321e838-780a3ac0b37b3a0b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-j6gmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:36Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-mqvd7\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:36Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e58abd76446f78c149a9b3df37acd31-27418419de69b1c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mqvd7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-30T10:05:31Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-30T10:05:20Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:on-pr-5bf1b5e9c5fb2fbcf9efa218023a58d2afed3a21"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-pull-request-2cwgk-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-292de74f6421375b7aa8f48427eed8e7-21d318267e05d773-01"}},"deletionTimestamp":"2026-04-30 10:05:36 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-pull-request-2cwgk","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:36Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-mqvd7\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:36Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e58abd76446f78c149a9b3df37acd31-27418419de69b1c0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mqvd7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-30T10:05:45Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:05:45Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:05:45Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-hdozlb-on-pull-request-bnx47","namespace":"build-e2e-gvwb"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","PR group":"konflux-fj-test-custom-default-qwmnuo"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","prGroup":"konflux-fj-test-custom-default-qwmnuo","prGroupHash":"abfa5a55bdc71586709fe74b2ff4b695512d65845e8e259236ad543a757161"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-default-qwmnuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-qwmnuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-qwmnuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-qwmnuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-qwmnuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-qwmnuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-qwmnuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-q6rjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-q6rjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-svlv-on-push-q6rjr is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-qwmnuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-qwmnuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-kaumkp","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-qwmnuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-riop-on-pull-request-txb8n","PR group":"konflux-fj-multi-component-child-riop"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","prGroup":"konflux-fj-multi-component-child-riop","prGroupHash":"3e71b0e326d7d8ab499bdacbfd26514b25e181f244852a9a81a288632bb5db"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-taomkk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","PR group":"konflux-gh-multi-component-parent-gusz"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","prGroup":"konflux-gh-multi-component-parent-gusz","prGroupHash":"98a32a2d079297268947fa4be4d60a86868988671c1a938e9d6011d355e905"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-qwmnuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-qwmnuo","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","PR group":"konflux-fj-multi-component-parent-riop"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","prGroup":"konflux-fj-multi-component-parent-riop","prGroupHash":"4127c9d3e2e89addc8b3c465c3b48bbfc644510b1e01d8b437bae1f48ffc2c"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-qwmnuo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-uvqa-on-pull-request-bkssq","PR group":"konflux-test-comp-uvqa"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-uvqa","prGroupHash":"6c7ae7a2ecb7848ccbc31d900827877485ad7f23657c2ab1dad1fb2e1728b8"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-cxjl-on-pull-request-nr9gt","PR group":"konflux-test-comp-cxjl"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-cxjl","prGroupHash":"366a00378c97669baeaa2e9f89257b426ce8db85e4e4d1a9f0a1fcd33d6297"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","reconcileID":"898716cc-9aed-4d02-8b85-deed4da2b316","error":"pipelineruns.tekton.dev \"gl-test-custom-default-taomkk-on-pull-request-qst2p\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"req":{"name":"gl-test-custom-default-taomkk-on-pull-request-qst2p","namespace":"build-e2e-wepj"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-taomkk-on-pull-request-qst2p\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-30T10:06:23Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:06:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","reconcileID":"f16c73b3-e5ea-43c6-84ac-438befce030b","error":"pipelineruns.tekton.dev \"fj-test-custom-default-qwmnuo-on-pull-request-dt46c\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"req":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"error":"PipelineRun.tekton.dev \"fj-test-custom-default-qwmnuo-on-pull-request-dt46c\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"req":{"name":"fj-test-custom-default-qwmnuo-on-pull-request-dt46c","namespace":"build-e2e-mwoj"},"error":"PipelineRun.tekton.dev \"fj-test-custom-default-qwmnuo-on-pull-request-dt46c\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-udfidm","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-hdlk"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-rykr","snapshot":"snapshot-sample-hdlk"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","PR group":"konflux-gl-multi-component-parent-dhgw"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-parent-dhgw","prGroupHash":"42c97df29582376029164fb4e4bc6c4a5374b6ad2325bfef521975317a2c6b"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-kednka","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","PR group":"konflux-test-symlink-comp-vwnb"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-symlink-comp-vwnb","prGroupHash":"8c14d7d664a9fe889c5bbbbe4a93c39ad06f292e258702d48c057b5bae3c31"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","PR group":"konflux-gh-test-custom-branch-kaumkp"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","prGroup":"konflux-gh-test-custom-branch-kaumkp","prGroupHash":"5bf884f183f9eec1a8f9d8f3b063418dc9c5e86d8f6636d169106637fe006c"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","PR group":"konflux-gl-test-custom-branch-udfidm"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","prGroup":"konflux-gl-test-custom-branch-udfidm","prGroupHash":"a30674315c523e226d0fd3e92bb5aa0c663efd6b8dd112f287c335e0289c30"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","PR group":"konflux-gl-test-custom-branch-udfidm"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","prGroup":"konflux-gl-test-custom-branch-udfidm","prGroupHash":"a30674315c523e226d0fd3e92bb5aa0c663efd6b8dd112f287c335e0289c30"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","build-e2e-wepj":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","build-e2e-wepj":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","build-e2e-wepj":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","build-e2e-wepj":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-ihgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","build-e2e-wepj":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:00Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-udfidm-on-pull-request-mmxg4\" was cancelled"}],"startTime":"2026-04-30T10:06:49Z","completionTime":"2026-04-30T10:07:00Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-vdmnjk"},{"name":"revision","value":"342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4d6b4a3ab7bfb97df596c8e2477affe2-afae94673cf21511-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-pull-request-mmxg4 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","build-e2e-wepj":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:00Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-udfidm-on-pull-request-mmxg4\" was cancelled"}],"startTime":"2026-04-30T10:06:49Z","completionTime":"2026-04-30T10:07:00Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-vdmnjk"},{"name":"revision","value":"342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4d6b4a3ab7bfb97df596c8e2477affe2-afae94673cf21511-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-pull-request-mmxg4 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","build-e2e-wepj":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:00Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-udfidm-on-pull-request-mmxg4\" was cancelled"}],"startTime":"2026-04-30T10:06:49Z","completionTime":"2026-04-30T10:07:00Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-vdmnjk"},{"name":"revision","value":"342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4d6b4a3ab7bfb97df596c8e2477affe2-afae94673cf21511-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-pull-request-mmxg4 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","build-e2e-wepj":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:00Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-udfidm-on-pull-request-mmxg4\" was cancelled"}],"startTime":"2026-04-30T10:06:49Z","completionTime":"2026-04-30T10:07:00Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-vdmnjk"},{"name":"revision","value":"342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4d6b4a3ab7bfb97df596c8e2477affe2-afae94673cf21511-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-pull-request-mmxg4 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","build-e2e-wepj":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:00Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-udfidm-on-pull-request-mmxg4\" was cancelled"}],"startTime":"2026-04-30T10:06:49Z","completionTime":"2026-04-30T10:07:00Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-vdmnjk"},{"name":"revision","value":"342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4d6b4a3ab7bfb97df596c8e2477affe2-afae94673cf21511-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-pull-request-mmxg4 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","build-e2e-wepj":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:01Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-udfidm-on-pull-request-mmxg4\" was cancelled"}],"startTime":"2026-04-30T10:06:49Z","completionTime":"2026-04-30T10:07:01Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-vdmnjk"},{"name":"revision","value":"342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4d6b4a3ab7bfb97df596c8e2477affe2-afae94673cf21511-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-pull-request-mmxg4 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-symlink-comp-vwnb","prGroupHash":"8c14d7d664a9fe889c5bbbbe4a93c39ad06f292e258702d48c057b5bae3c31"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:17Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-30T10:06:35Z","completionTime":"2026-04-30T10:07:17Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"6dc6793fec49a083b9076b3ddb0669434313c2de"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"6dc6793fec49a083b9076b3ddb0669434313c2de"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-symlink-comp-vwnb:on-pr-6dc6793fec49a083b9076b3ddb0669434313c2de"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-symlink-comp-vwnb:on-pr-6dc6793fec49a083b9076b3ddb0669434313c2de"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b87a67fbfefe1d1d981f5a33a09f6689-5e795574ffb74159-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-vwnb-on-pull-request-jgrmk has finished running","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-symlink-comp-vwnb","prGroupHash":"8c14d7d664a9fe889c5bbbbe4a93c39ad06f292e258702d48c057b5bae3c31"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:17Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-30T10:06:35Z","completionTime":"2026-04-30T10:07:17Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"6dc6793fec49a083b9076b3ddb0669434313c2de"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"6dc6793fec49a083b9076b3ddb0669434313c2de"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-symlink-comp-vwnb:on-pr-6dc6793fec49a083b9076b3ddb0669434313c2de"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-symlink-comp-vwnb:on-pr-6dc6793fec49a083b9076b3ddb0669434313c2de"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b87a67fbfefe1d1d981f5a33a09f6689-5e795574ffb74159-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-vwnb-on-pull-request-jgrmk has finished running","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-symlink-comp-vwnb","prGroupHash":"8c14d7d664a9fe889c5bbbbe4a93c39ad06f292e258702d48c057b5bae3c31"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:17Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-30T10:06:35Z","completionTime":"2026-04-30T10:07:17Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"6dc6793fec49a083b9076b3ddb0669434313c2de"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"6dc6793fec49a083b9076b3ddb0669434313c2de"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-symlink-comp-vwnb:on-pr-6dc6793fec49a083b9076b3ddb0669434313c2de"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-symlink-comp-vwnb:on-pr-6dc6793fec49a083b9076b3ddb0669434313c2de"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b87a67fbfefe1d1d981f5a33a09f6689-5e795574ffb74159-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-vwnb-on-pull-request-jgrmk has finished running","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-symlink-comp-vwnb","prGroupHash":"8c14d7d664a9fe889c5bbbbe4a93c39ad06f292e258702d48c057b5bae3c31"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:17Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-30T10:06:35Z","completionTime":"2026-04-30T10:07:17Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"6dc6793fec49a083b9076b3ddb0669434313c2de"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"6dc6793fec49a083b9076b3ddb0669434313c2de"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-symlink-comp-vwnb:on-pr-6dc6793fec49a083b9076b3ddb0669434313c2de"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-symlink-comp-vwnb:on-pr-6dc6793fec49a083b9076b3ddb0669434313c2de"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b87a67fbfefe1d1d981f5a33a09f6689-5e795574ffb74159-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-vwnb-on-pull-request-jgrmk has finished running","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-symlink-comp-vwnb","prGroupHash":"8c14d7d664a9fe889c5bbbbe4a93c39ad06f292e258702d48c057b5bae3c31"} {"level":"info","ts":"2026-04-30T10:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:17Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-30T10:06:35Z","completionTime":"2026-04-30T10:07:17Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"6dc6793fec49a083b9076b3ddb0669434313c2de"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"6dc6793fec49a083b9076b3ddb0669434313c2de"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-symlink-comp-vwnb:on-pr-6dc6793fec49a083b9076b3ddb0669434313c2de"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-symlink-comp-vwnb:on-pr-6dc6793fec49a083b9076b3ddb0669434313c2de"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b87a67fbfefe1d1d981f5a33a09f6689-5e795574ffb74159-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-vwnb-on-pull-request-jgrmk has finished running","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-jviw-20260430-100740-649"} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-jviw-20260430-100740-649","application":"build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-jviw-20260430-100740-649"} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-jviw-20260430-100740-649","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-jviw-20260430-100740-649","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-jviw-20260430-100740-649","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-jviw-20260430-100740-649","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-jviw-20260430-100740-649","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","Application.Name":"build-secret-lookup-jviw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-secret-lookup-jviw-20260430-100740-649","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"build-secret-lookup-jviw-20260430-100740-649","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:07:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-jviw-20260430-100740-649","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-jviw-20260430-100740-649","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-jviw-20260430-100740-649","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-jviw-20260430-100740-649","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw"} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-vumy","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-one-vumy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:07:40Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-ihgf","namespace":"build-e2e-zsjz"},"application":"build-e2e-zsjz/build-secret-lookup-jviw","namespace":"build-e2e-zsjz","name":"component-two-ihgf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"namespace":"build-e2e-zsjz","name":"component-two-ihgf-on-pull-request-rmpg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-30T10:07:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:07:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:07:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:07:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-jviw-20260430-100740-649"} {"level":"info","ts":"2026-04-30T10:07:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-zsjz","snapshot":"build-secret-lookup-jviw-20260430-100740-649"} {"level":"error","ts":"2026-04-30T10:07:45Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-ihgf-on-pull-request-rmpg6","namespace":"build-e2e-zsjz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","PR group":"konflux-fj-test-custom-branch-kednka"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","prGroup":"konflux-fj-test-custom-branch-kednka","prGroupHash":"68eca94d4d05f86b901fe47bcf66414a91b2d51b391aebbdaa1e1386568229"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","elapsedSinceCompletion":"710.325681ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","reconcileID":"289fc4c1-4c86-491e-9a06-821a36e5b0ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","elapsedSinceCompletion":"715.834734ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","reconcileID":"c3d60985-39ff-407e-9cd5-fe8dd793f483","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","elapsedSinceCompletion":"726.275665ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","reconcileID":"7d8675a8-67af-46fa-8080-23d546666ccb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","elapsedSinceCompletion":"746.699188ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","reconcileID":"ce7ee37b-d742-4411-a86d-5678951cc96a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","elapsedSinceCompletion":"787.055704ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","reconcileID":"80336085-b175-4ad3-b625-393169394098","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","elapsedSinceCompletion":"867.517727ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:11:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","reconcileID":"90449ade-d74e-4ede-a3d0-28cc5d20710a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","elapsedSinceCompletion":"1.02851056s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:11:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","reconcileID":"73d2991c-1d3f-4cf6-9b40-02be332486a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","elapsedSinceCompletion":"1.349694416s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:11:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","reconcileID":"a3c4aa56-12fe-4841-8f59-b262badc8e3b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","elapsedSinceCompletion":"1.597478584s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:11:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","reconcileID":"ae0cb24c-4fbc-41b5-a29f-8b3286f56b24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","elapsedSinceCompletion":"1.863515741s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:11:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","reconcileID":"429c884b-9a23-48ce-a96f-a942e015d841","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","elapsedSinceCompletion":"1.991114568s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:11:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","reconcileID":"845b7c3f-5d11-46a1-837b-b7a38fd70da3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","reconcileID":"101337c1-5dd8-497a-b469-86fa992722e4","component.Name":"gh-multi-component-parent-gusz"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-onrl-20260430-100515-000","application":"build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-100515-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-onrl-20260430-100515-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-gusz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz@sha256:1d17547ebd589197acd75857628f6e494ade6990ef84533e04a39d27ecb49e2e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx","revision":"b493d5b2ae826579c766a74e258f8eed49a5f369"}}}]} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 10dee1f016ff487b4789331a74d59d0488e9b6fb2501047ac4412b3100acf0 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","Application.Name":"build-suite-component-update-onrl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"}} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-100515-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:11:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-100515-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-100515-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","snapshot.Namespace":"build-e2e-mwsr","snapshot.Name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-gusz-on-pull-request-shbt2 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:11:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","snapshot.Name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-shbt2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-gusz-on-pull-request-shbt2 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-shbt2","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:12:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-uvqa","prGroupHash":"6c7ae7a2ecb7848ccbc31d900827877485ad7f23657c2ab1dad1fb2e1728b8"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:06:15Z","completionTime":"2026-04-30T10:13:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"IMAGE_DIGEST","value":"sha256:8b97436457b056773720ea2ed2d714e3ecf5c10c00547883563c30d7597f0547"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9da02bb36edcbb814d50ff13d7dd20a2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-9c18d4ab215b84e384089644ed1c243f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9849b19e3f43aa95efa636185da191b-dfc34934e9e1b8f3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uvqa-on-pull-request-bkssq has finished running","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-uvqa","prGroupHash":"6c7ae7a2ecb7848ccbc31d900827877485ad7f23657c2ab1dad1fb2e1728b8"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:06:15Z","completionTime":"2026-04-30T10:13:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"IMAGE_DIGEST","value":"sha256:8b97436457b056773720ea2ed2d714e3ecf5c10c00547883563c30d7597f0547"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9da02bb36edcbb814d50ff13d7dd20a2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-9c18d4ab215b84e384089644ed1c243f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9849b19e3f43aa95efa636185da191b-dfc34934e9e1b8f3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uvqa-on-pull-request-bkssq has finished running","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-uvqa","prGroupHash":"6c7ae7a2ecb7848ccbc31d900827877485ad7f23657c2ab1dad1fb2e1728b8"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:06:15Z","completionTime":"2026-04-30T10:13:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"IMAGE_DIGEST","value":"sha256:8b97436457b056773720ea2ed2d714e3ecf5c10c00547883563c30d7597f0547"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9da02bb36edcbb814d50ff13d7dd20a2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-9c18d4ab215b84e384089644ed1c243f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9849b19e3f43aa95efa636185da191b-dfc34934e9e1b8f3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uvqa-on-pull-request-bkssq has finished running","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-uvqa","prGroupHash":"6c7ae7a2ecb7848ccbc31d900827877485ad7f23657c2ab1dad1fb2e1728b8"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:06:15Z","completionTime":"2026-04-30T10:13:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"IMAGE_DIGEST","value":"sha256:8b97436457b056773720ea2ed2d714e3ecf5c10c00547883563c30d7597f0547"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9da02bb36edcbb814d50ff13d7dd20a2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-9c18d4ab215b84e384089644ed1c243f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9849b19e3f43aa95efa636185da191b-dfc34934e9e1b8f3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uvqa-on-pull-request-bkssq has finished running","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-uvqa","prGroupHash":"6c7ae7a2ecb7848ccbc31d900827877485ad7f23657c2ab1dad1fb2e1728b8"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:06:15Z","completionTime":"2026-04-30T10:13:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"IMAGE_DIGEST","value":"sha256:8b97436457b056773720ea2ed2d714e3ecf5c10c00547883563c30d7597f0547"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9da02bb36edcbb814d50ff13d7dd20a2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-9c18d4ab215b84e384089644ed1c243f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9849b19e3f43aa95efa636185da191b-dfc34934e9e1b8f3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uvqa-on-pull-request-bkssq has finished running","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:13:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-wbqd","prGroupHash":"924b02c0f4524df86fbbe25ed287c8d810d3ca7c5309b4b921c48ca4f10191"} {"level":"info","ts":"2026-04-30T10:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:35Z","completionTime":"2026-04-30T10:13:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"IMAGE_DIGEST","value":"sha256:de45d56fd58605febc7d2b6c5357a55849a9f0474d68d119c34e06b566cedf29"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ece5b5e414a1f4834962971af32f012b83ade834"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ece5b5e414a1f4834962971af32f012b83ade834"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0c61f269da1e58153a9d8d1980f6d486-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-db32a9e1fd764988d0109e2048c2563f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-48e8ba8ed098b3d437d2386ef6a204d8-89c3a7059868909a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wbqd-on-pull-request-llktf has finished running","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-wbqd","prGroupHash":"924b02c0f4524df86fbbe25ed287c8d810d3ca7c5309b4b921c48ca4f10191"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:35Z","completionTime":"2026-04-30T10:13:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"IMAGE_DIGEST","value":"sha256:de45d56fd58605febc7d2b6c5357a55849a9f0474d68d119c34e06b566cedf29"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ece5b5e414a1f4834962971af32f012b83ade834"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ece5b5e414a1f4834962971af32f012b83ade834"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0c61f269da1e58153a9d8d1980f6d486-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-db32a9e1fd764988d0109e2048c2563f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-48e8ba8ed098b3d437d2386ef6a204d8-89c3a7059868909a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wbqd-on-pull-request-llktf has finished running","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-wbqd","prGroupHash":"924b02c0f4524df86fbbe25ed287c8d810d3ca7c5309b4b921c48ca4f10191"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:35Z","completionTime":"2026-04-30T10:13:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"IMAGE_DIGEST","value":"sha256:de45d56fd58605febc7d2b6c5357a55849a9f0474d68d119c34e06b566cedf29"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ece5b5e414a1f4834962971af32f012b83ade834"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ece5b5e414a1f4834962971af32f012b83ade834"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0c61f269da1e58153a9d8d1980f6d486-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-db32a9e1fd764988d0109e2048c2563f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-48e8ba8ed098b3d437d2386ef6a204d8-89c3a7059868909a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wbqd-on-pull-request-llktf has finished running","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-wbqd","prGroupHash":"924b02c0f4524df86fbbe25ed287c8d810d3ca7c5309b4b921c48ca4f10191"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:35Z","completionTime":"2026-04-30T10:13:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"IMAGE_DIGEST","value":"sha256:de45d56fd58605febc7d2b6c5357a55849a9f0474d68d119c34e06b566cedf29"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ece5b5e414a1f4834962971af32f012b83ade834"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ece5b5e414a1f4834962971af32f012b83ade834"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0c61f269da1e58153a9d8d1980f6d486-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-db32a9e1fd764988d0109e2048c2563f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-48e8ba8ed098b3d437d2386ef6a204d8-89c3a7059868909a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wbqd-on-pull-request-llktf has finished running","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-wbqd","prGroupHash":"924b02c0f4524df86fbbe25ed287c8d810d3ca7c5309b4b921c48ca4f10191"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:35Z","completionTime":"2026-04-30T10:13:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"IMAGE_DIGEST","value":"sha256:de45d56fd58605febc7d2b6c5357a55849a9f0474d68d119c34e06b566cedf29"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ece5b5e414a1f4834962971af32f012b83ade834"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ece5b5e414a1f4834962971af32f012b83ade834"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0c61f269da1e58153a9d8d1980f6d486-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-db32a9e1fd764988d0109e2048c2563f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-48e8ba8ed098b3d437d2386ef6a204d8-89c3a7059868909a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-llktf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wbqd-on-pull-request-llktf has finished running","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"191.22492ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:13:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","reconcileID":"2ad2b13e-aa36-41be-aa79-8a09bb45e73c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"196.70468ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:13:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","reconcileID":"5a5116c7-ca19-4e80-8ed5-aba0b39681ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"207.099594ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:13:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","reconcileID":"7d4c11c7-da0f-4326-8738-40640492f0b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"227.654854ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:13:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","reconcileID":"79616043-403a-4364-8bd5-db827a1480c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"268.26707ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:13:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","reconcileID":"87099d96-4355-43ab-be0d-f0994075f836","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"348.872904ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:13:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","reconcileID":"665af19d-aa61-400f-aa57-4844f4ff31da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"357.542648ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:13:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","reconcileID":"dc66ab41-948c-42a9-82e8-f5eca677c469","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"513.726428ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:13:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","reconcileID":"e08f87dc-05ef-4d25-b788-916862d6a281","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"1.154554994s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:13:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","reconcileID":"ac87a8e6-4b61-4496-a128-5e835fb2675a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"1.880497464s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:13:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","reconcileID":"c1c67a80-1434-4a48-b575-e8677ea5c373","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","reconcileID":"e4a48c0c-19c6-4a4d-9f69-270154ff6b2f","component.Name":"fj-multi-component-parent-riop"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-fvey-20260430-100555-000","application":"build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-100555-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-fvey-20260430-100555-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-riop","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop@sha256:a83cf6a8495ef8f06ed072937852028f7a7ac979dddadf561c951c461e4f4b93","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-puusfb","revision":"1095f5b94b1f064e82d0af657b2190b40e727f5b"}}}]} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 3e71b0e326d7d8ab499bdacbfd26514b25e181f244852a9a81a288632bb5db is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","Application.Name":"build-suite-component-update-fvey","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"}} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-100555-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:13:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-100555-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-100555-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","snapshot.Namespace":"build-e2e-dnmz","snapshot.Name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-riop-on-pull-request-txb8n has finished running","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","snapshot.Name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-txb8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-riop-on-pull-request-txb8n has finished running","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","prGroup":"konflux-test-component-pac-dljpol","prGroupHash":"2c2261652e019bffcb35969c0ccbf5cdd401e5487db5a206d2b1b0a86ff430"} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-wbwx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-wbwx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","existingCheckRun":"github.CheckRun{ID:73749912763, NodeID:\"CR_kwDOMjU9q88AAAARK9Zcuw\", HeadSHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", ExternalID:\"my-integration-test-wbwx-test-component-pac-dljpol\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749912763\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73749912763\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dljpol snapshot scenario my-integration-test-wbwx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ifta/test-component-pac-dljpol-on-pull-request-58wdt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749912763/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wbwx / test-component-pac-dljpol\", CheckSuite:github.CheckSuite{ID:66871829816}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607989633, Number:9548, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9548\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dljpol\", SHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-nkhkyz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ID":73749912763,"CheckName":"Konflux Dev version / my-integration-test-wbwx / test-component-pac-dljpol","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-irwb-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-irwb-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:13:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","existingCheckRun":"github.CheckRun{ID:73749910455, NodeID:\"CR_kwDOMjU9q88AAAARK9ZTtw\", HeadSHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", ExternalID:\"my-integration-test-irwb-test-component-pac-dljpol\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749910455\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73749910455\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dljpol snapshot scenario my-integration-test-irwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ifta/test-component-pac-dljpol-on-pull-request-58wdt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749910455/annotations\"}, Name:\"Konflux Dev version / my-integration-test-irwb / test-component-pac-dljpol\", CheckSuite:github.CheckSuite{ID:66871829816}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607989633, Number:9548, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9548\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dljpol\", SHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-nkhkyz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ID":73749910455,"CheckName":"Konflux Dev version / my-integration-test-irwb / test-component-pac-dljpol","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-hhpx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-hhpx-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","existingCheckRun":"github.CheckRun{ID:73749911105, NodeID:\"CR_kwDOMjU9q88AAAARK9ZWQQ\", HeadSHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", ExternalID:\"my-integration-test-hhpx-test-component-pac-dljpol\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749911105\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73749911105\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dljpol snapshot optional scenario my-integration-test-hhpx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ifta/test-component-pac-dljpol-on-pull-request-58wdt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749911105/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hhpx / test-component-pac-dljpol\", CheckSuite:github.CheckSuite{ID:66871829816}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607989633, Number:9548, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9548\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dljpol\", SHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-nkhkyz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ID":73749911105,"CheckName":"Konflux Dev version / my-integration-test-hhpx / test-component-pac-dljpol","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-qajj-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ExternalID":"my-integration-test-qajj-test-component-pac-dljpol"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","existingCheckRun":"github.CheckRun{ID:73749911914, NodeID:\"CR_kwDOMjU9q88AAAARK9ZZag\", HeadSHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", ExternalID:\"my-integration-test-qajj-test-component-pac-dljpol\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749911914\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73749911914\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dljpol snapshot scenario my-integration-test-qajj is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-ifta/test-component-pac-dljpol-on-pull-request-58wdt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73749911914/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qajj / test-component-pac-dljpol\", CheckSuite:github.CheckSuite{ID:66871829816}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607989633, Number:9548, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9548\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dljpol\", SHA:\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-nkhkyz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","ID":73749911914,"CheckName":"Konflux Dev version / my-integration-test-qajj / test-component-pac-dljpol","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","pipelineRun.Namespace":"stat-rep-ifta","pipelineRun.Name":"test-component-pac-dljpol-on-pull-request-58wdt","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","pipelinerun.Name":"test-component-pac-dljpol-on-pull-request-58wdt"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dljpol is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:06Z","completionTime":"2026-04-30T10:13:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"},{"name":"IMAGE_DIGEST","value":"sha256:73c494e5c17e1834de883d24ff5c8aa3fdc114aa6ec57caed089e29d65629b43"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"1f4f5c0fb7a30d731383d45458f86fa989dadc22"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"1f4f5c0fb7a30d731383d45458f86fa989dadc22"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component76d0d1f8ac6974fdfe0f61437ecb86cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp76d0d1f8ac6974fdfe0f61437ecb86cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen76d0d1f8ac6974fdfe0f61437ecb86cb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes76d0d1f8ac6974fdfe0f61437ecb86cb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pu5bc18e07c5bd5d960aebbaf91b398a41","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component76d0d1f8ac6974fdfe0f61437ecb86cb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone76d0d1f8ac6974fdfe0f61437ecb86cb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon76d0d1f8ac6974fdfe0f61437ecb86cb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-2937cef4cfd42d9fce00b5b0c0609443-0dc8386243140ebb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dljpol-on-pull-request-58wdt has finished running","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:05:49Z","completionTime":"2026-04-30T10:13:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"IMAGE_DIGEST","value":"sha256:dc335e71acc14ec96752bed89a64bfd16d00ef63b3268e2aa1c35d753e5cfbc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"49b231a267d51b480c6367ec1ddcd1c355183887"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5d071e50c27e6941fd7d22bc123923d1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-9af2469df06addff98354487de4fbd23","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-2435f02a9270ef1ec98ecb15b5c5c630-77cc9fb90d35cb19-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-q6rjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-q6rjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-svlv-on-push-q6rjr has finished running","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","elapsedSinceCompletion":"1.236382594s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:13:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","reconcileID":"f7bf331b-af02-4a03-8c9c-d4fe863b636d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","prGroup":"konflux-test-comp-pac-gitlab-jxdenw","prGroupHash":"aef5b82add305614667af6b597475a8328984ceabf548a8f6905862515f8fa"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490945333} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenarioName":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-ubph","commitStatus2.ID":14159246635,"TargetURL":null} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490945333} {"level":"info","ts":"2026-04-30T10:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenarioName":"my-integration-test-rdve"} {"level":"info","ts":"2026-04-30T10:13:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-rdve","commitStatus2.ID":14159246764,"TargetURL":null} {"level":"info","ts":"2026-04-30T10:13:40Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","reconcileID":"0838831b-d8bd-44be-84ea-411cc79349b8","snapshot.Namespace":"gitlab-rep-wkch","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-30T10:13:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw","noteID":3303055366} {"level":"info","ts":"2026-04-30T10:13:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:13:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw","count":1} {"level":"info","ts":"2026-04-30T10:13:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","noteID":3303055366,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","pipelineRun.Namespace":"gitlab-rep-wkch","pipelineRun.Name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","pipelinerun.Name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll"} {"level":"info","ts":"2026-04-30T10:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-jxdenw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:38Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:19Z","completionTime":"2026-04-30T10:13:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw:on-pr-4ba904f4a43da26ad74c08cb9561e264477b8451"},{"name":"IMAGE_DIGEST","value":"sha256:f353420d5c7a1b5111accb3f99f4f41d7254f67e3c2e574607edc647a4b45364"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4ba904f4a43da26ad74c08cb9561e264477b8451"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"4ba904f4a43da26ad74c08cb9561e264477b8451"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw:on-pr-4ba904f4a43da26ad74c08cb9561e264477b8451"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw:on-pr-4ba904f4a43da26ad74c08cb9561e264477b8451"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-149f414c01b0ed7911d236dd9f9eb213-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp149f414c01b0ed7911d236dd9f9eb213-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g149f414c01b0ed7911d236dd9f9eb213-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac149f414c01b0ed7911d236dd9f9eb213-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes149f414c01b0ed7911d236dd9f9eb213-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-1e51801fe9e321cabf0976fdb45aa25d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g149f414c01b0ed7911d236dd9f9eb213-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-149f414c01b0ed7911d236dd9f9eb213-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa149f414c01b0ed7911d236dd9f9eb213-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g149f414c01b0ed7911d236dd9f9eb213-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p149f414c01b0ed7911d236dd9f9eb213-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5921094ad697f5143ff4f735324cb2f1-b0efc46f19faa040-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","prGroup":"konflux-test-component-pac-dljpol","prGroupHash":"2c2261652e019bffcb35969c0ccbf5cdd401e5487db5a206d2b1b0a86ff430"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:06Z","completionTime":"2026-04-30T10:13:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"},{"name":"IMAGE_DIGEST","value":"sha256:73c494e5c17e1834de883d24ff5c8aa3fdc114aa6ec57caed089e29d65629b43"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"1f4f5c0fb7a30d731383d45458f86fa989dadc22"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"1f4f5c0fb7a30d731383d45458f86fa989dadc22"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component76d0d1f8ac6974fdfe0f61437ecb86cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp76d0d1f8ac6974fdfe0f61437ecb86cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen76d0d1f8ac6974fdfe0f61437ecb86cb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes76d0d1f8ac6974fdfe0f61437ecb86cb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pu5bc18e07c5bd5d960aebbaf91b398a41","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component76d0d1f8ac6974fdfe0f61437ecb86cb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone76d0d1f8ac6974fdfe0f61437ecb86cb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon76d0d1f8ac6974fdfe0f61437ecb86cb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-2937cef4cfd42d9fce00b5b0c0609443-0dc8386243140ebb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dljpol-on-pull-request-58wdt has finished running","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"2.050327271s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:13:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","reconcileID":"6b8f489b-6c95-4d29-a917-7d9b46bd77dc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","reconcileID":"8ed165ce-a48b-416a-b9f9-3320b8323daf","component.Name":"gh-multi-component-child-gusz"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-onrl-20260430-100601-000"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-onrl-20260430-100601-000","application":"build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-onrl-20260430-100601-000"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-100601-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-onrl-20260430-100601-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-gusz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-parent-gusz@sha256:e58b8f132289bf84b1506e65f3b5362b392dc71a69ceba68a55b3c340f908ccd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx","revision":"9efc33bb16c6617559155ea2d82337e8532ede3a"}}}]} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-gusz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 98a32a2d079297268947fa4be4d60a86868988671c1a938e9d6011d355e905 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onrl-20260430-100601-000"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"}} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","Application.Name":"build-suite-component-update-onrl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-100601-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-100601-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:13:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-100601-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-100601-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","snapshot.Namespace":"build-e2e-mwsr","snapshot.Name":"build-suite-component-update-onrl-20260430-100601-000"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onrl-20260430-100601-000"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onrl-20260430-100601-000"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-gusz-on-pull-request-ddjpx has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-pull-request-ddjpx","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:05:49Z","completionTime":"2026-04-30T10:13:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"IMAGE_DIGEST","value":"sha256:dc335e71acc14ec96752bed89a64bfd16d00ef63b3268e2aa1c35d753e5cfbc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"49b231a267d51b480c6367ec1ddcd1c355183887"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5d071e50c27e6941fd7d22bc123923d1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-9af2469df06addff98354487de4fbd23","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-2435f02a9270ef1ec98ecb15b5c5c630-77cc9fb90d35cb19-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-q6rjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-svlv-on-push-q6rjr has finished running","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","prGroup":"konflux-test-comp-pac-gitlab-jxdenw","prGroupHash":"aef5b82add305614667af6b597475a8328984ceabf548a8f6905862515f8fa"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:38Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:19Z","completionTime":"2026-04-30T10:13:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw:on-pr-4ba904f4a43da26ad74c08cb9561e264477b8451"},{"name":"IMAGE_DIGEST","value":"sha256:f353420d5c7a1b5111accb3f99f4f41d7254f67e3c2e574607edc647a4b45364"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4ba904f4a43da26ad74c08cb9561e264477b8451"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"4ba904f4a43da26ad74c08cb9561e264477b8451"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw:on-pr-4ba904f4a43da26ad74c08cb9561e264477b8451"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw:on-pr-4ba904f4a43da26ad74c08cb9561e264477b8451"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-149f414c01b0ed7911d236dd9f9eb213-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp149f414c01b0ed7911d236dd9f9eb213-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g149f414c01b0ed7911d236dd9f9eb213-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac149f414c01b0ed7911d236dd9f9eb213-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes149f414c01b0ed7911d236dd9f9eb213-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-1e51801fe9e321cabf0976fdb45aa25d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g149f414c01b0ed7911d236dd9f9eb213-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-149f414c01b0ed7911d236dd9f9eb213-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa149f414c01b0ed7911d236dd9f9eb213-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g149f414c01b0ed7911d236dd9f9eb213-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p149f414c01b0ed7911d236dd9f9eb213-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5921094ad697f5143ff4f735324cb2f1-b0efc46f19faa040-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","reconcileID":"e190e889-43d9-4839-9e2e-9e315ad91bf0","component.Name":"gl-multi-component-child-dhgw"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-umku-20260430-100625-000"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-umku-20260430-100625-000","application":"build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-umku-20260430-100625-000"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-100625-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-umku-20260430-100625-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-dhgw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-parent-dhgw@sha256:6382860df006dc0d2397354f8b7187e2929d2bb25f633d0ffea376ccde8e2b87","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-taleaw","revision":"52b7e197e1881a236524a3c379965c2150251e51"}}}]} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 42c97df29582376029164fb4e4bc6c4a5374b6ad2325bfef521975317a2c6b is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-umku-20260430-100625-000"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","Application.Name":"build-suite-component-update-umku","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"}} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-100625-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:13:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-umku-20260430-100625-000"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-100625-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-100625-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","snapshot.Namespace":"build-e2e-aiba","snapshot.Name":"build-suite-component-update-umku-20260430-100625-000"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-umku-20260430-100625-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-umku-20260430-100625-000"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-dhgw-on-pull-request-b5xjd has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-wbqd","prGroupHash":"924b02c0f4524df86fbbe25ed287c8d810d3ca7c5309b4b921c48ca4f10191"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:35Z","completionTime":"2026-04-30T10:13:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"IMAGE_DIGEST","value":"sha256:de45d56fd58605febc7d2b6c5357a55849a9f0474d68d119c34e06b566cedf29"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"ece5b5e414a1f4834962971af32f012b83ade834"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"ece5b5e414a1f4834962971af32f012b83ade834"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd:on-pr-ece5b5e414a1f4834962971af32f012b83ade834"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0c61f269da1e58153a9d8d1980f6d486-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-db32a9e1fd764988d0109e2048c2563f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wbqd-on-pull-request-llktf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-48e8ba8ed098b3d437d2386ef6a204d8-89c3a7059868909a-01"}},"deletionTimestamp":"2026-04-30 10:13:41 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wbqd-on-pull-request-llktf has finished running","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-llktf","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:05:49Z","completionTime":"2026-04-30T10:13:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"IMAGE_DIGEST","value":"sha256:dc335e71acc14ec96752bed89a64bfd16d00ef63b3268e2aa1c35d753e5cfbc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"49b231a267d51b480c6367ec1ddcd1c355183887"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5d071e50c27e6941fd7d22bc123923d1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-9af2469df06addff98354487de4fbd23","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-2435f02a9270ef1ec98ecb15b5c5c630-77cc9fb90d35cb19-01"}},"deletionTimestamp":"2026-04-30 10:13:43 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-svlv-on-push-q6rjr has finished running","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:05:49Z","completionTime":"2026-04-30T10:13:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"IMAGE_DIGEST","value":"sha256:dc335e71acc14ec96752bed89a64bfd16d00ef63b3268e2aa1c35d753e5cfbc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"49b231a267d51b480c6367ec1ddcd1c355183887"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5d071e50c27e6941fd7d22bc123923d1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-9af2469df06addff98354487de4fbd23","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-2435f02a9270ef1ec98ecb15b5c5c630-77cc9fb90d35cb19-01"}},"deletionTimestamp":"2026-04-30 10:13:43 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-svlv-on-push-q6rjr has finished running","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:35Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-j6gmk\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:35Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-981455cc3b995af82663275f9321e838-780a3ac0b37b3a0b-01"}},"deletionTimestamp":"2026-04-30 10:13:43 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-j6gmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:35Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-j6gmk\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:35Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-981455cc3b995af82663275f9321e838-780a3ac0b37b3a0b-01"}},"deletionTimestamp":"2026-04-30 10:13:43 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-j6gmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:05:49Z","completionTime":"2026-04-30T10:13:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"IMAGE_DIGEST","value":"sha256:dc335e71acc14ec96752bed89a64bfd16d00ef63b3268e2aa1c35d753e5cfbc8"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"49b231a267d51b480c6367ec1ddcd1c355183887"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv:49b231a267d51b480c6367ec1ddcd1c355183887"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon5d071e50c27e6941fd7d22bc123923d1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-9af2469df06addff98354487de4fbd23","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-svlv-on-push-q6rjr-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-2435f02a9270ef1ec98ecb15b5c5c630-77cc9fb90d35cb19-01"}},"deletionTimestamp":"2026-04-30 10:13:43 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-svlv-on-push-q6rjr has finished running","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-q6rjr","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:35Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-j6gmk\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:35Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-981455cc3b995af82663275f9321e838-780a3ac0b37b3a0b-01"}},"deletionTimestamp":"2026-04-30 10:13:43 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-j6gmk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-j6gmk","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-vtx2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-vtx2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-svlv-on-push-vtx2j is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-wbqd-on-pull-request-nznpn","PR group":"konflux-test-comp-wbqd"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-wbqd","prGroupHash":"924b02c0f4524df86fbbe25ed287c8d810d3ca7c5309b4b921c48ca4f10191"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","prGroup":"konflux-test-comp-pac-gitlab-jxdenw","prGroupHash":"aef5b82add305614667af6b597475a8328984ceabf548a8f6905862515f8fa"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:38Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:19Z","completionTime":"2026-04-30T10:13:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw:on-pr-4ba904f4a43da26ad74c08cb9561e264477b8451"},{"name":"IMAGE_DIGEST","value":"sha256:f353420d5c7a1b5111accb3f99f4f41d7254f67e3c2e574607edc647a4b45364"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4ba904f4a43da26ad74c08cb9561e264477b8451"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"4ba904f4a43da26ad74c08cb9561e264477b8451"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw:on-pr-4ba904f4a43da26ad74c08cb9561e264477b8451"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw:on-pr-4ba904f4a43da26ad74c08cb9561e264477b8451"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-149f414c01b0ed7911d236dd9f9eb213-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp149f414c01b0ed7911d236dd9f9eb213-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g149f414c01b0ed7911d236dd9f9eb213-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac149f414c01b0ed7911d236dd9f9eb213-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes149f414c01b0ed7911d236dd9f9eb213-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-1e51801fe9e321cabf0976fdb45aa25d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g149f414c01b0ed7911d236dd9f9eb213-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-149f414c01b0ed7911d236dd9f9eb213-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa149f414c01b0ed7911d236dd9f9eb213-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g149f414c01b0ed7911d236dd9f9eb213-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p149f414c01b0ed7911d236dd9f9eb213-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5921094ad697f5143ff4f735324cb2f1-b0efc46f19faa040-01"}},"deletionTimestamp":"2026-04-30 10:13:46 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","prGroup":"konflux-test-comp-pac-gitlab-jxdenw","prGroupHash":"aef5b82add305614667af6b597475a8328984ceabf548a8f6905862515f8fa"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:38Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:19Z","completionTime":"2026-04-30T10:13:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw:on-pr-4ba904f4a43da26ad74c08cb9561e264477b8451"},{"name":"IMAGE_DIGEST","value":"sha256:f353420d5c7a1b5111accb3f99f4f41d7254f67e3c2e574607edc647a4b45364"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4ba904f4a43da26ad74c08cb9561e264477b8451"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"4ba904f4a43da26ad74c08cb9561e264477b8451"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw:on-pr-4ba904f4a43da26ad74c08cb9561e264477b8451"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw:on-pr-4ba904f4a43da26ad74c08cb9561e264477b8451"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-149f414c01b0ed7911d236dd9f9eb213-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp149f414c01b0ed7911d236dd9f9eb213-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g149f414c01b0ed7911d236dd9f9eb213-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac149f414c01b0ed7911d236dd9f9eb213-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes149f414c01b0ed7911d236dd9f9eb213-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-1e51801fe9e321cabf0976fdb45aa25d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g149f414c01b0ed7911d236dd9f9eb213-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-149f414c01b0ed7911d236dd9f9eb213-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa149f414c01b0ed7911d236dd9f9eb213-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g149f414c01b0ed7911d236dd9f9eb213-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p149f414c01b0ed7911d236dd9f9eb213-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5921094ad697f5143ff4f735324cb2f1-b0efc46f19faa040-01"}},"deletionTimestamp":"2026-04-30 10:13:46 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","PR group":"konflux-gl-multi-component-child-dhgw"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-j6gmk with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-j6gmk with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-j6gmk with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-j6gmk with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-j6gmk with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-j6gmk with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-j6gmk with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-j6gmk with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-j6gmk with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","PR group":"konflux-test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","prGroup":"konflux-test-comp-pac-gitlab-jxdenw","prGroupHash":"aef5b82add305614667af6b597475a8328984ceabf548a8f6905862515f8fa"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:444","msg":"No Merge Request pipelines found for commit","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commitSHA":"cfdeac422de3e2c0e8f0ff24a1d266ebf115b776"} {"level":"info","ts":"2026-04-30T10:13:54Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490974202} {"level":"info","ts":"2026-04-30T10:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","statusName":"Konflux Dev version / my-integration-test-ubph / test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenarioName":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-ubph","commitStatus2.ID":14159439883,"TargetURL":null} {"level":"info","ts":"2026-04-30T10:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490974202} {"level":"info","ts":"2026-04-30T10:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","statusName":"Konflux Dev version / my-integration-test-rdve / test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenarioName":"my-integration-test-rdve"} {"level":"info","ts":"2026-04-30T10:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-rdve","commitStatus2.ID":14159440037,"TargetURL":null} {"level":"info","ts":"2026-04-30T10:13:55Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"64465d97-676e-4ce3-bc30-6a65c8eaaa68","snapshot.Namespace":"gitlab-rep-wkch","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-30T10:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw","noteID":3303055366} {"level":"info","ts":"2026-04-30T10:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw","count":2} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","noteID":3303055366,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","pipelineRun.Namespace":"gitlab-rep-wkch","pipelineRun.Name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","pipelinerun.Name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll with pr group konflux-test-comp-pac-gitlab-jxdenw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-jxdenw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-j6gmk with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490974202} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commitStatus.Name":"Konflux Dev version / my-integration-test-ubph / test-comp-pac-gitlab-jxdenw","commitStatus.ID":14159439883} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-ubph","commitStatus.ID":14159439883,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:56Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490974202} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commitStatus.Name":"Konflux Dev version / my-integration-test-rdve / test-comp-pac-gitlab-jxdenw","commitStatus.ID":14159440037} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-rdve","commitStatus.ID":14159440037,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-30T10:13:57Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"9a5651f9-de5f-4d0f-89ca-6c928e539cb9","snapshot.Namespace":"gitlab-rep-wkch","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw","noteID":3303055366} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw","count":2} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","noteID":3303055366,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","pipelineRun.Namespace":"gitlab-rep-wkch","pipelineRun.Name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","pipelinerun.Name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw-on-pull-request-sx6ll with pr group konflux-test-comp-pac-gitlab-jxdenw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-jxdenw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:13:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-kfw5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-kfw5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-gusz-on-push-kfw5s is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","PR group":"konflux-gh-multi-component-child-gusz"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"}} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","snapshot.Namespace":"build-e2e-mwsr","snapshot.Name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","prGroup":"konflux-gh-multi-component-child-gusz","prGroupHash":"10dee1f016ff487b4789331a74d59d0488e9b6fb2501047ac4412b3100acf0"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-zhfq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-zhfq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-gusz-on-push-zhfq7 is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","prGroup":"konflux-gh-multi-component-child-gusz","prGroupHash":"10dee1f016ff487b4789331a74d59d0488e9b6fb2501047ac4412b3100acf0"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"}} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-100515-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","snapshot.Namespace":"build-e2e-mwsr","snapshot.Name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:09Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-gusz-on-pull-request-qs4xm\" was cancelled"}],"startTime":"2026-04-30T10:14:02Z","completionTime":"2026-04-30T10:14:09Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"},{"name":"revision","value":"37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1c97a65841d0f275726c441e407f366e-d5f9b3ae13c0203d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-gusz-on-pull-request-qs4xm has finished running","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","prGroup":"konflux-gh-multi-component-child-gusz","prGroupHash":"10dee1f016ff487b4789331a74d59d0488e9b6fb2501047ac4412b3100acf0"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:09Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-gusz-on-pull-request-qs4xm\" was cancelled"}],"startTime":"2026-04-30T10:14:02Z","completionTime":"2026-04-30T10:14:09Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"},{"name":"revision","value":"37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1c97a65841d0f275726c441e407f366e-d5f9b3ae13c0203d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-gusz-on-pull-request-qs4xm has finished running","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","prGroup":"konflux-gh-multi-component-child-gusz","prGroupHash":"10dee1f016ff487b4789331a74d59d0488e9b6fb2501047ac4412b3100acf0"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:09Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-gusz-on-pull-request-qs4xm\" was cancelled"}],"startTime":"2026-04-30T10:14:02Z","completionTime":"2026-04-30T10:14:09Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"},{"name":"revision","value":"37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1c97a65841d0f275726c441e407f366e-d5f9b3ae13c0203d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-gusz-on-pull-request-qs4xm has finished running","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","prGroup":"konflux-gh-multi-component-child-gusz","prGroupHash":"10dee1f016ff487b4789331a74d59d0488e9b6fb2501047ac4412b3100acf0"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:09Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-gusz-on-pull-request-qs4xm\" was cancelled"}],"startTime":"2026-04-30T10:14:02Z","completionTime":"2026-04-30T10:14:09Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"},{"name":"revision","value":"37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1c97a65841d0f275726c441e407f366e-d5f9b3ae13c0203d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-gusz-on-pull-request-qs4xm has finished running","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","prGroup":"konflux-gh-multi-component-child-gusz","prGroupHash":"10dee1f016ff487b4789331a74d59d0488e9b6fb2501047ac4412b3100acf0"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:09Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-gusz-on-pull-request-qs4xm\" was cancelled"}],"startTime":"2026-04-30T10:14:02Z","completionTime":"2026-04-30T10:14:09Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"},{"name":"revision","value":"37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1c97a65841d0f275726c441e407f366e-d5f9b3ae13c0203d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-gusz-on-pull-request-qs4xm has finished running","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","prGroup":"konflux-gh-multi-component-child-gusz","prGroupHash":"10dee1f016ff487b4789331a74d59d0488e9b6fb2501047ac4412b3100acf0"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:10Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-gusz-on-pull-request-qs4xm\" was cancelled"}],"startTime":"2026-04-30T10:14:02Z","completionTime":"2026-04-30T10:14:10Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"},{"name":"revision","value":"37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1c97a65841d0f275726c441e407f366e-d5f9b3ae13c0203d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-gusz-on-pull-request-qs4xm has finished running","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","prGroup":"konflux-test-component-pac-hhfegx","prGroupHash":"089710f1900e1086e748daefb8a06762e4d701839aeff3fd9a4612fb318a11"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","existingCheckRun":"github.CheckRun{ID:73750036691, NodeID:\"CR_kwDOKrwUx88AAAARK9hA0w\", HeadSHA:\"2d4b12937b70c54908214cb38fec6090c9de82ec\", ExternalID:\"my-integration-test-kywz-test-component-pac-hhfegx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73750036691\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73750036691\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-hhfegx snapshot scenario my-integration-test-kywz is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-vxej/test-component-pac-hhfegx-on-pull-request-vx4c8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73750036691/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx\", CheckSuite:github.CheckSuite{ID:66871954221}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607994240, Number:30032, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30032\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hhfegx\", SHA:\"2d4b12937b70c54908214cb38fec6090c9de82ec\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-aaltkw\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ID":73750036691,"CheckName":"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","pipelineRun.Namespace":"integration1-vxej","pipelineRun.Name":"test-component-pac-hhfegx-on-pull-request-vx4c8","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","pipelinerun.Name":"test-component-pac-hhfegx-on-pull-request-vx4c8"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-hhfegx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:57Z","completionTime":"2026-04-30T10:14:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"IMAGE_DIGEST","value":"sha256:1c78f3e809591f54e9ba18b274ac78eb7531dc944b74edeb7d1f7aae48a246e6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf0ae14769f7e4ca19cc50cc8b3e0392f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf0ae14769f7e4ca19cc50cc8b3e0392f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf0ae14769f7e4ca19cc50cc8b3e0392f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pu7c6959d7eef7246a829084a78cae75d1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef0ae14769f7e4ca19cc50cc8b3e0392f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf0ae14769f7e4ca19cc50cc8b3e0392f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-bcb8a5ea246f1d80bfba5caf7e5647ce-eb094ca8c680beae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hhfegx-on-pull-request-vx4c8 has finished running","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","prGroup":"konflux-test-component-pac-hhfegx","prGroupHash":"089710f1900e1086e748daefb8a06762e4d701839aeff3fd9a4612fb318a11"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:57Z","completionTime":"2026-04-30T10:14:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"IMAGE_DIGEST","value":"sha256:1c78f3e809591f54e9ba18b274ac78eb7531dc944b74edeb7d1f7aae48a246e6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf0ae14769f7e4ca19cc50cc8b3e0392f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf0ae14769f7e4ca19cc50cc8b3e0392f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf0ae14769f7e4ca19cc50cc8b3e0392f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pu7c6959d7eef7246a829084a78cae75d1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef0ae14769f7e4ca19cc50cc8b3e0392f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf0ae14769f7e4ca19cc50cc8b3e0392f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-bcb8a5ea246f1d80bfba5caf7e5647ce-eb094ca8c680beae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hhfegx-on-pull-request-vx4c8 has finished running","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","prGroup":"konflux-test-component-pac-hhfegx","prGroupHash":"089710f1900e1086e748daefb8a06762e4d701839aeff3fd9a4612fb318a11"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:57Z","completionTime":"2026-04-30T10:14:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"IMAGE_DIGEST","value":"sha256:1c78f3e809591f54e9ba18b274ac78eb7531dc944b74edeb7d1f7aae48a246e6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf0ae14769f7e4ca19cc50cc8b3e0392f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf0ae14769f7e4ca19cc50cc8b3e0392f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf0ae14769f7e4ca19cc50cc8b3e0392f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pu7c6959d7eef7246a829084a78cae75d1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef0ae14769f7e4ca19cc50cc8b3e0392f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf0ae14769f7e4ca19cc50cc8b3e0392f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-bcb8a5ea246f1d80bfba5caf7e5647ce-eb094ca8c680beae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hhfegx-on-pull-request-vx4c8 has finished running","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-push-qz7ls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:14:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onrl-20260430-100601-000"} {"level":"info","ts":"2026-04-30T10:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-push-qz7ls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-gusz-on-push-qz7ls is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","prGroup":"konflux-test-component-pac-hhfegx","prGroupHash":"089710f1900e1086e748daefb8a06762e4d701839aeff3fd9a4612fb318a11"} {"level":"info","ts":"2026-04-30T10:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:57Z","completionTime":"2026-04-30T10:14:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"IMAGE_DIGEST","value":"sha256:1c78f3e809591f54e9ba18b274ac78eb7531dc944b74edeb7d1f7aae48a246e6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf0ae14769f7e4ca19cc50cc8b3e0392f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf0ae14769f7e4ca19cc50cc8b3e0392f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf0ae14769f7e4ca19cc50cc8b3e0392f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pu7c6959d7eef7246a829084a78cae75d1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef0ae14769f7e4ca19cc50cc8b3e0392f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf0ae14769f7e4ca19cc50cc8b3e0392f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-bcb8a5ea246f1d80bfba5caf7e5647ce-eb094ca8c680beae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-vx4c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hhfegx-on-pull-request-vx4c8 has finished running","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"584.24828ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","reconcileID":"143d5753-5c10-434f-9bf8-c769640df1d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"589.721978ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","reconcileID":"d5d30b7b-a419-4ee7-b34e-73e93959d8ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"600.198871ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","reconcileID":"f124ca3f-9a33-44bd-825b-268ec8afd82a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"621.870723ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","reconcileID":"71291a49-1fb3-45ab-a504-70422f5815e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"662.535678ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","reconcileID":"87280407-30e1-46e1-8b32-d8faf04609d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"743.208556ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","reconcileID":"73871dec-3202-4964-a58e-9ec2342581d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"749.375059ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","reconcileID":"fe858510-a11a-4d28-a51c-4a92075fd6a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"904.044674ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","reconcileID":"04d3daec-8f30-4423-ba83-82dcd1622e05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"1.544454033s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","reconcileID":"9f5f1fa4-5c31-4447-b34e-6375256e90d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"1.629048978s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","reconcileID":"2262d0a3-62ec-4d9c-a04d-c6e2ab644630","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-euxr-20260430-100642-000","application":"build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"build-suite-test-application-euxr-20260430-100642-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-euxr-20260430-100642-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-kaumkp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-gvwb/gh-test-custom-branch-kaumkp@sha256:e7a7180ccfb35e39875d4f7cd10719f0ed7bd00478fbc5f8ae87e826d94c146e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ebsgai","revision":"4b0a9f9de4b3c344b404911acfd42ad45396f878"}}}]} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5bf884f183f9eec1a8f9d8f3b063418dc9c5e86d8f6636d169106637fe006c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","Application.Name":"build-suite-test-application-euxr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"}} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"build-suite-test-application-euxr-20260430-100642-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:14:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"build-suite-test-application-euxr-20260430-100642-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"build-suite-test-application-euxr-20260430-100642-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","snapshot.Namespace":"build-e2e-gvwb","snapshot.Name":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","snapshot.Name":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-ztwb6","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-wbqd-on-pull-request-llktf with pr group konflux-test-comp-wbqd is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","prGroup":"konflux-test-component-pac-hhfegx","prGroupHash":"089710f1900e1086e748daefb8a06762e4d701839aeff3fd9a4612fb318a11"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:57Z","completionTime":"2026-04-30T10:14:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"IMAGE_DIGEST","value":"sha256:1c78f3e809591f54e9ba18b274ac78eb7531dc944b74edeb7d1f7aae48a246e6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf0ae14769f7e4ca19cc50cc8b3e0392f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf0ae14769f7e4ca19cc50cc8b3e0392f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf0ae14769f7e4ca19cc50cc8b3e0392f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pu7c6959d7eef7246a829084a78cae75d1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef0ae14769f7e4ca19cc50cc8b3e0392f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf0ae14769f7e4ca19cc50cc8b3e0392f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-bcb8a5ea246f1d80bfba5caf7e5647ce-eb094ca8c680beae-01"}},"deletionTimestamp":"2026-04-30 10:14:28 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hhfegx-on-pull-request-vx4c8 has finished running","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","prGroup":"konflux-test-component-pac-hhfegx","prGroupHash":"089710f1900e1086e748daefb8a06762e4d701839aeff3fd9a4612fb318a11"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:57Z","completionTime":"2026-04-30T10:14:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"IMAGE_DIGEST","value":"sha256:1c78f3e809591f54e9ba18b274ac78eb7531dc944b74edeb7d1f7aae48a246e6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf0ae14769f7e4ca19cc50cc8b3e0392f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf0ae14769f7e4ca19cc50cc8b3e0392f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf0ae14769f7e4ca19cc50cc8b3e0392f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pu7c6959d7eef7246a829084a78cae75d1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef0ae14769f7e4ca19cc50cc8b3e0392f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf0ae14769f7e4ca19cc50cc8b3e0392f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-bcb8a5ea246f1d80bfba5caf7e5647ce-eb094ca8c680beae-01"}},"deletionTimestamp":"2026-04-30 10:14:28 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hhfegx-on-pull-request-vx4c8 has finished running","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","prGroup":"konflux-test-component-pac-hhfegx","prGroupHash":"089710f1900e1086e748daefb8a06762e4d701839aeff3fd9a4612fb318a11"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:57Z","completionTime":"2026-04-30T10:14:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"IMAGE_DIGEST","value":"sha256:1c78f3e809591f54e9ba18b274ac78eb7531dc944b74edeb7d1f7aae48a246e6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"2d4b12937b70c54908214cb38fec6090c9de82ec"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx:on-pr-2d4b12937b70c54908214cb38fec6090c9de82ec"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compf0ae14769f7e4ca19cc50cc8b3e0392f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenf0ae14769f7e4ca19cc50cc8b3e0392f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesf0ae14769f7e4ca19cc50cc8b3e0392f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pu7c6959d7eef7246a829084a78cae75d1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentf0ae14769f7e4ca19cc50cc8b3e0392f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componef0ae14769f7e4ca19cc50cc8b3e0392f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-hhfegx-on-pull-request-vx4c8-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componf0ae14769f7e4ca19cc50cc8b3e0392f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-bcb8a5ea246f1d80bfba5caf7e5647ce-eb094ca8c680beae-01"}},"deletionTimestamp":"2026-04-30 10:14:28 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hhfegx-on-pull-request-vx4c8 has finished running","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-vx4c8","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","PR group":"konflux-gh-test-custom-branch-kaumkp"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","prGroup":"konflux-gh-test-custom-branch-kaumkp","prGroupHash":"5bf884f183f9eec1a8f9d8f3b063418dc9c5e86d8f6636d169106637fe006c"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"}} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-euxr-20260430-100642-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","snapshot.Namespace":"build-e2e-gvwb","snapshot.Name":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"465.536984ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","reconcileID":"259cbc40-9b7a-4d89-aab4-b848a1c43d77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"471.03197ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","reconcileID":"ae9ee68d-6c3a-4c4b-a38b-cd841038f5fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"481.528592ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","reconcileID":"465ffb50-879a-442f-add5-42de4d691711","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"502.028489ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","reconcileID":"f9540430-4aea-4920-a7b2-bd5218baa3a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"542.663047ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","reconcileID":"ef3e4463-3ba0-43e5-9399-d1a2b6b2516e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"623.941191ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","reconcileID":"246e6d60-75eb-481d-98d1-2266f44e82e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"784.636737ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","reconcileID":"d4dfc856-b4d5-42a8-9906-ed6a17201ff6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"1.105171397s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","reconcileID":"fe557e4a-907e-49df-b90d-9c01eeea7b48","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"1.57258945s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","reconcileID":"1700d370-3dd3-4fb2-943b-0b1e2778e625","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"1.746433165s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","reconcileID":"8dac091b-b004-4738-b58d-d52af35251e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"1.775163964s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:14:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","reconcileID":"b2e0d632-37af-4c6a-be04-d6374fa03bcd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-diof-20260430-100452-000","application":"integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-puknjd is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a0a8d6cca45c8c4f1bfc8f18ba02accb1c12f9a0ee4fb8800536623cdfaadc is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-100452-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-diof-20260430-100452-000","snapshot.Spec.Components":[{"name":"go-component-puknjd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd@sha256:75bae5f0fa942a4b359c7d60d49b49d2ba036e8f92bf50c00eb329a84a4a5c2e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2"}}}]} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Application.Name":"integ-app-diof","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-puknjd-on-pull-request-99v6n has finished running","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73750025202, NodeID:\"CR_kwDONSo-hs8AAAARK9gT8g\", HeadSHA:\"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2\", ExternalID:\"my-integration-test-tbtn-go-component-puknjd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73750025202\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73750025202\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-puknjd snapshot scenario my-integration-test-tbtn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-jqhm/go-component-puknjd-on-pull-request-99v6n is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73750025202/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd\", CheckSuite:github.CheckSuite{ID:66871944040}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607993732, Number:21556, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21556\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-puknjd\", SHA:\"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-hhfegx-on-pull-request-qz427","PR group":"konflux-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","prGroup":"konflux-test-component-pac-hhfegx","prGroupHash":"089710f1900e1086e748daefb8a06762e4d701839aeff3fd9a4612fb318a11"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73750025202,"CheckName":"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-100452-000","destinationSnapshot.Name":"integ-app-diof-20260430-100452-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.NameSpace":"integration1-vxej","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kywz","externalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ID":73751404999,"CheckName":"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","pipelineRun.Namespace":"integration1-vxej","pipelineRun.Name":"test-component-pac-hhfegx-on-pull-request-qz427","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","pipelinerun.Name":"test-component-pac-hhfegx-on-pull-request-qz427"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-vxej/test-component-pac-hhfegx-on-pull-request-vx4c8 with pr group konflux-test-component-pac-hhfegx is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-hhfegx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScneario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integration-resolver-pipelinerun-dx7l9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:36Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integ-app-diof-20260430-100452-000","reconcileID":"9484ba40-abd6-47cb-ac0b-a8f2e759dc8d","snapshot.name":"integ-app-diof-20260430-100452-000","pipelinerun.name":"go-component-puknjd-on-pull-request-99v6n","duration":4.293429047} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-100452-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Scenario":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Label":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Application.Name":"integ-app-diof","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScenario.Name":"my-integration-test-tbtn","pipelineRun.Name":"integration-resolver-pipelinerun-dx7l9"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-99v6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-puknjd-on-pull-request-99v6n has finished running","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-99v6n","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73750025202, NodeID:\"CR_kwDONSo-hs8AAAARK9gT8g\", HeadSHA:\"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2\", ExternalID:\"my-integration-test-tbtn-go-component-puknjd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73750025202\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73750025202\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:04:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-puknjd snapshot integ-app-diof-20260430-100452-000 and scenario my-integration-test-tbtn is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73750025202/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd\", CheckSuite:github.CheckSuite{ID:66871944040}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607993732, Number:21556, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21556\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-puknjd\", SHA:\"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73750025202,"CheckName":"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-100452-000","destinationSnapshot.Name":"integ-app-diof-20260430-100452-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-dx7l9","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integration-resolver-pipelinerun-dx7l9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73750025202, NodeID:\"CR_kwDONSo-hs8AAAARK9gT8g\", HeadSHA:\"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2\", ExternalID:\"my-integration-test-tbtn-go-component-puknjd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73750025202\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73750025202\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:04:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-puknjd snapshot integ-app-diof-20260430-100452-000 and scenario my-integration-test-tbtn is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-dx7l9' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73750025202/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd\", CheckSuite:github.CheckSuite{ID:66871944040}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607993732, Number:21556, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21556\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-puknjd\", SHA:\"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73750025202,"CheckName":"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-100452-000","destinationSnapshot.Name":"integ-app-diof-20260430-100452-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-100452-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-100452-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-dx7l9","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integration-resolver-pipelinerun-dx7l9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-100452-000","testedSnapshot":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73750025202, NodeID:\"CR_kwDONSo-hs8AAAARK9gT8g\", HeadSHA:\"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2\", ExternalID:\"my-integration-test-tbtn-go-component-puknjd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73750025202\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73750025202\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:04:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-puknjd snapshot integ-app-diof-20260430-100452-000 and scenario my-integration-test-tbtn is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73750025202/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd\", CheckSuite:github.CheckSuite{ID:66871944040}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607993732, Number:21556, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21556\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-puknjd\", SHA:\"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73750025202,"CheckName":"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-100452-000","destinationSnapshot.Name":"integ-app-diof-20260430-100452-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:14:47Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-diof-20260430-100452-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integration-resolver-pipelinerun-dx7l9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:05Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-srtzfh","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"215.255781ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:15:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","reconcileID":"963c9e34-ee33-4cfe-a979-49224d3685d6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"220.854131ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:15:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","reconcileID":"26f3806d-9880-41a4-926c-c45ec4982491","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"231.305366ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:15:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","reconcileID":"1dff048f-8b26-4a65-add2-91b4e3ae78fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"252.356945ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:15:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","reconcileID":"bdd3a30f-67ed-435a-8077-a480305de306","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"293.622323ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:15:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","reconcileID":"d8e21e35-35af-4051-a430-bbe7fdfdd6c6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"335.876711ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:15:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","reconcileID":"636026fe-56df-4cf3-add3-73b759b5c1f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"374.490504ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:15:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","reconcileID":"d4190824-ead7-4c2e-9ac4-ccf2598b86bb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"695.55435ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:15:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","reconcileID":"5e29b79f-9fc4-4b48-8d3e-b45d4c7db3b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"1.126634449s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","reconcileID":"f50e97ec-ea12-432c-bd95-952190d021d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"1.336003442s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","reconcileID":"f1d2cca8-1e32-43c6-a7e0-5a74a657d5ec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-splr-20260430-100650-000"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-splr-20260430-100650-000","application":"build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-splr-20260430-100650-000"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"build-suite-test-application-splr-20260430-100650-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-splr-20260430-100650-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-udfidm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm@sha256:f64c381ba67ca7673f261bbc2b0322b2908252b820bdc79be6c016729045e120","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-vdmnjk","revision":"342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"}}}]} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a30674315c523e226d0fd3e92bb5aa0c663efd6b8dd112f287c335e0289c30 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-splr-20260430-100650-000"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","Application.Name":"build-suite-test-application-splr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"}} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"build-suite-test-application-splr-20260430-100650-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:15:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"build-suite-test-application-splr-20260430-100650-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-splr-20260430-100650-000"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"build-suite-test-application-splr-20260430-100650-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","snapshot.Namespace":"build-e2e-wepj","snapshot.Name":"build-suite-test-application-splr-20260430-100650-000"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-splr-20260430-100650-000"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-pull-request-5nf5c has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","snapshot.Name":"build-suite-test-application-splr-20260430-100650-000"} {"level":"info","ts":"2026-04-30T10:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-pull-request-5nf5c has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-5nf5c","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-push-27f8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:15:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-100452-000"} {"level":"info","ts":"2026-04-30T10:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-push-27f8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-puknjd-on-push-27f8k is not associated with a pull request","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-srtzfh-on-pull-request-d2qwn","PR group":"konflux-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","prGroup":"konflux-python-component-srtzfh","prGroupHash":"c2b543d4b12b8ee43ceae09fb580aa30a5bb0b9eebc242f49a6f68608d934d"} {"level":"info","ts":"2026-04-30T10:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.NameSpace":"group-jqhm","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-tbtn","externalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73751515479,"CheckName":"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"python-component-srtzfh-on-pull-request-d2qwn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"python-component-srtzfh-on-pull-request-d2qwn"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-srtzfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:15:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73751515479, NodeID:\"CR_kwDONSo-hs8AAAARK-7RVw\", HeadSHA:\"e103f773a86ea93f35c6048893948972284b4089\", ExternalID:\"my-integration-test-tbtn-python-component-srtzfh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73751515479\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73751515479\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:15:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-srtzfh snapshot scenario my-integration-test-tbtn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-jqhm/python-component-srtzfh-on-pull-request-d2qwn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73751515479/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh\", CheckSuite:github.CheckSuite{ID:66873442439}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608052459, Number:21557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21557\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-srtzfh\", SHA:\"e103f773a86ea93f35c6048893948972284b4089\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:15:24Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73751515479,"CheckName":"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"python-component-srtzfh-on-pull-request-d2qwn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"python-component-srtzfh-on-pull-request-d2qwn"} {"level":"info","ts":"2026-04-30T10:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-srtzfh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","PR group":"konflux-gl-test-custom-branch-udfidm"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-splr-20260430-100650-000"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","prGroup":"konflux-gl-test-custom-branch-udfidm","prGroupHash":"a30674315c523e226d0fd3e92bb5aa0c663efd6b8dd112f287c335e0289c30"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"}} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-splr-20260430-100650-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","snapshot.Namespace":"build-e2e-wepj","snapshot.Name":"build-suite-test-application-splr-20260430-100650-000"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:15:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"156.656362ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"0f9db7e1-5335-48a2-afd3-eb3f0f5ed4f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"162.162039ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"9104d8c4-1cfe-4a8c-ac0b-e201abe7305b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"172.60583ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"52769f83-908d-464d-a12f-e84a9bbfa57c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"193.045224ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"04e3385a-9248-4860-99af-b8f8a1ab658b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"234.491812ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"05728ff9-40f4-44fb-8dc6-a4d36adf705b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"316.991869ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"32ef4703-a3cf-4a46-809d-c9ffb62d75d7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"477.7237ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"ce03febd-7d2d-4d36-8a7f-f162acf49ae4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"770.327759ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"2a88680d-aeaa-4684-8e6e-a2bcec588c81","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"798.260193ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"7eb925e8-9e96-4853-aca0-d37fffe46467","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"1.220997085s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"13ff365d-c8b1-4d12-9066-14da6d7ef57f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"2.079382472s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"9996c0f4-25e6-487c-9fee-7664ce67c404","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"f238ffe5-4a50-478d-a7ff-ea76e788c592","component.Name":"test-comp-uvqa"} {"level":"info","ts":"2026-04-30T10:16:29Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"f238ffe5-4a50-478d-a7ff-ea76e788c592","component.Name":"test-comp-cxjl"} {"level":"info","ts":"2026-04-30T10:16:29Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","reconcileID":"f238ffe5-4a50-478d-a7ff-ea76e788c592","component.Name":"test-symlink-comp-vwnb"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-mciy-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-mciy-20260430-101347-000","application":"test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-mciy-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-101347-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-mciy-20260430-101347-000","snapshot.Spec.Components":[{"name":"test-comp-wbqd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-wbqd@sha256:4fff7d83909dce0c953f0d5ff20e87f426d9b2135cf3089f3f0fb3e0c685f3d8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"0dc5e8f9f6e5e3354eb59d95dd93ee6201a52d6f"}}}]} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-wbqd is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 924b02c0f4524df86fbbe25ed287c8d810d3ca7c5309b4b921c48ca4f10191 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-mciy-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","Application.Name":"test-app-mciy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"}} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-101347-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:16:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-101347-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-mciy-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-101347-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","snapshot.Namespace":"build-e2e-wqvc","snapshot.Name":"test-app-mciy-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-mciy-20260430-101347-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-mciy-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wbqd-on-pull-request-nznpn has finished running","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","snapshot.Name":"test-app-mciy-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd-on-pull-request-nznpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wbqd-on-pull-request-nznpn has finished running","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-uvqa","prGroupHash":"6c7ae7a2ecb7848ccbc31d900827877485ad7f23657c2ab1dad1fb2e1728b8"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:06:15Z","completionTime":"2026-04-30T10:13:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"IMAGE_DIGEST","value":"sha256:8b97436457b056773720ea2ed2d714e3ecf5c10c00547883563c30d7597f0547"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9da02bb36edcbb814d50ff13d7dd20a2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-9c18d4ab215b84e384089644ed1c243f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9849b19e3f43aa95efa636185da191b-dfc34934e9e1b8f3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-bkssq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uvqa-on-pull-request-bkssq has finished running","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-uvqa","prGroupHash":"6c7ae7a2ecb7848ccbc31d900827877485ad7f23657c2ab1dad1fb2e1728b8"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:06:15Z","completionTime":"2026-04-30T10:13:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"IMAGE_DIGEST","value":"sha256:8b97436457b056773720ea2ed2d714e3ecf5c10c00547883563c30d7597f0547"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9da02bb36edcbb814d50ff13d7dd20a2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-9c18d4ab215b84e384089644ed1c243f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9849b19e3f43aa95efa636185da191b-dfc34934e9e1b8f3-01"}},"deletionTimestamp":"2026-04-30 10:16:41 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uvqa-on-pull-request-bkssq has finished running","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-uvqa","prGroupHash":"6c7ae7a2ecb7848ccbc31d900827877485ad7f23657c2ab1dad1fb2e1728b8"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:06:15Z","completionTime":"2026-04-30T10:13:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"IMAGE_DIGEST","value":"sha256:8b97436457b056773720ea2ed2d714e3ecf5c10c00547883563c30d7597f0547"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9da02bb36edcbb814d50ff13d7dd20a2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-9c18d4ab215b84e384089644ed1c243f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9849b19e3f43aa95efa636185da191b-dfc34934e9e1b8f3-01"}},"deletionTimestamp":"2026-04-30 10:16:41 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uvqa-on-pull-request-bkssq has finished running","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-uvqa","prGroupHash":"6c7ae7a2ecb7848ccbc31d900827877485ad7f23657c2ab1dad1fb2e1728b8"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:06:15Z","completionTime":"2026-04-30T10:13:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"IMAGE_DIGEST","value":"sha256:8b97436457b056773720ea2ed2d714e3ecf5c10c00547883563c30d7597f0547"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa:on-pr-f1e33a66e9c361eba9f15d71b69fbd47a4f8d375"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9da02bb36edcbb814d50ff13d7dd20a2-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-9c18d4ab215b84e384089644ed1c243f","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uvqa-on-pull-request-bkssq-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9849b19e3f43aa95efa636185da191b-dfc34934e9e1b8f3-01"}},"deletionTimestamp":"2026-04-30 10:16:41 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uvqa-on-pull-request-bkssq has finished running","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-bkssq","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-uvqa-on-pull-request-jd8xc","PR group":"konflux-test-comp-uvqa"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-comp-uvqa","prGroupHash":"6c7ae7a2ecb7848ccbc31d900827877485ad7f23657c2ab1dad1fb2e1728b8"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-uvqa-on-pull-request-bkssq with pr group konflux-test-comp-uvqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-uvqa-on-pull-request-bkssq with pr group konflux-test-comp-uvqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-uvqa-on-pull-request-bkssq with pr group konflux-test-comp-uvqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-uvqa-on-pull-request-bkssq with pr group konflux-test-comp-uvqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-uvqa-on-pull-request-bkssq with pr group konflux-test-comp-uvqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-uvqa-on-pull-request-bkssq with pr group konflux-test-comp-uvqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-uvqa-on-pull-request-bkssq with pr group konflux-test-comp-uvqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-uvqa-on-pull-request-bkssq with pr group konflux-test-comp-uvqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-uvqa-on-pull-request-bkssq with pr group konflux-test-comp-uvqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-uvqa-on-pull-request-bkssq with pr group konflux-test-comp-uvqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-uvqa-on-pull-request-bkssq with pr group konflux-test-comp-uvqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wqvc/test-comp-uvqa-on-pull-request-bkssq with pr group konflux-test-comp-uvqa is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"354.47045ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","reconcileID":"f43b3525-059f-43d6-8fbc-fe7e87023f68","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"360.395874ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","reconcileID":"38796fde-7d94-44b2-859d-5f5ed290a0f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"370.821351ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","reconcileID":"9401a984-fad5-4502-8813-f1f88752eeb2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"391.292642ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","reconcileID":"de178729-0f95-4c26-b5b5-bf6299633800","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"432.434758ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","reconcileID":"e3afc18c-1cf0-4172-b902-176bf39d03f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"513.400191ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","reconcileID":"f3bbdc4e-b430-4ae1-bfc5-3415a49e87c3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"674.030466ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","reconcileID":"c05cb0a4-9f6c-4b46-a741-c4eeb90cccf4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"871.795419ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","reconcileID":"50e678b2-8cc1-4c43-b3ed-ef8f896fa655","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"994.994873ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","reconcileID":"ef4bec5f-4116-4dea-9112-16283ee2687a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"2.2475756s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","reconcileID":"399799f7-9fa4-4fb5-91eb-7db23879f549","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","elapsedSinceCompletion":"2.276199448s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:16:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","reconcileID":"04b403b5-0f75-48a5-8676-7c79c93038da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","reconcileID":"15d2526b-d514-4e70-9409-06afa0fd2c99","component.Name":"fj-multi-component-child-riop"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-fvey-20260430-100608-000"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-fvey-20260430-100608-000","application":"build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-fvey-20260430-100608-000"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-100608-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-fvey-20260430-100608-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-riop","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-parent-riop@sha256:873e10c60d10ab56b96e4f18d0e2fe563b13f1c2ade2de75af3145415fe3f959","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-puusfb","revision":"40a386de84072ea5576638fe00f0f1b13128cd77"}}}]} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-riop is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4127c9d3e2e89addc8b3c465c3b48bbfc644510b1e01d8b437bae1f48ffc2c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-fvey-20260430-100608-000"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"}} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","Application.Name":"build-suite-component-update-fvey","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-100608-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:16:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-100608-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-fvey-20260430-100608-000"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-100608-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","snapshot.Namespace":"build-e2e-dnmz","snapshot.Name":"build-suite-component-update-fvey-20260430-100608-000"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-fvey-20260430-100608-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-fvey-20260430-100608-000"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-riop-on-pull-request-xxk2c has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","snapshot.Name":"build-suite-component-update-fvey-20260430-100608-000"} {"level":"info","ts":"2026-04-30T10:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-riop-on-pull-request-xxk2c has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:07Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-vtx2j","reconcileID":"4b5bfa21-7b3f-48f6-b630-03f355fb03a3","Component.Namespace":"konflux-ubnr","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv@sha256:97821a4e375f68df863106c2ba69acc0a0a86bfcbec7d75cf661b3335e5e5ef5","Component.Name":"konflux-demo-component-svlv","lastBuildCommit":"5cfc9c7c98c5c77aebaf2fd9264b2304cad56976"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","component.Namespace":"konflux-ubnr","component.Name":"konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260430-101347-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-app-20260430-101347-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260430-101347-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-svlv","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv@sha256:97821a4e375f68df863106c2ba69acc0a0a86bfcbec7d75cf661b3335e5e5ef5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"5cfc9c7c98c5c77aebaf2fd9264b2304cad56976"}}}]} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-lzyu"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"}} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260430-101347-000","testedSnapshot":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"my-integration-test-lzyu-c6ph4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-lzyu"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-vtx2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","scenario.Name":"my-integration-test-lzyu","destinationSnapshot.Name":"konflux-demo-app-20260430-101347-000","testedSnapshot":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","scenario.Name":"my-integration-test-lzyu","destinationSnapshot.Name":"konflux-demo-app-20260430-101347-000","testedSnapshot":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:07Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"namespace":"konflux-ubnr","name":"konflux-demo-app-20260430-101347-000","reconcileID":"0fbe9ce6-a5e8-453d-b6d0-7dd75c143a9b","snapshot.name":"konflux-demo-app-20260430-101347-000","pipelinerun.name":"konflux-demo-component-svlv-on-push-vtx2j","duration":2.972627411} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-app-20260430-101347-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:17:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-vtx2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-vtx2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ExternalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ExternalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.NameSpace":"konflux-ubnr","snapshot.Name":"konflux-demo-app-20260430-101347-000","scenarioName":"my-integration-test-lzyu","externalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-vtx2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-svlv-on-push-vtx2j has finished running","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-vtx2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-svlv-on-push-vtx2j has finished running","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lzyu-c6ph4","namespace":"konflux-ubnr"},"namespace":"konflux-ubnr","name":"my-integration-test-lzyu-c6ph4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ID":73751759676,"CheckName":"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260430-101347-000","destinationSnapshot.Name":"konflux-demo-app-20260430-101347-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"}} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260430-101347-000","testedSnapshot":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","scenario.Name":"my-integration-test-lzyu","destinationSnapshot.Name":"konflux-demo-app-20260430-101347-000","testedSnapshot":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","scenario.Name":"my-integration-test-lzyu","destinationSnapshot.Name":"konflux-demo-app-20260430-101347-000","testedSnapshot":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ExternalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:17:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73751759676, NodeID:\"CR_kwDOMZ6fKs8AAAARK_KLPA\", HeadSHA:\"5cfc9c7c98c5c77aebaf2fd9264b2304cad56976\", ExternalID:\"my-integration-test-lzyu-konflux-demo-component-svlv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73751759676\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73751759676\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:17:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-svlv snapshot konflux-demo-app-20260430-101347-000 and scenario my-integration-test-lzyu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73751759676/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv\", CheckSuite:github.CheckSuite{ID:66873213202}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-30T10:17:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ID":73751759676,"CheckName":"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:17:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260430-101347-000","destinationSnapshot.Name":"konflux-demo-app-20260430-101347-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:17:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-cj5rh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-cj5rh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-riop-on-push-cj5rh is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-x6w5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-x6w5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-svlv-on-push-x6w5q is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-riop-on-pull-request-4lh2g","PR group":"konflux-fj-multi-component-child-riop"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"}} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","snapshot.Namespace":"build-e2e-dnmz","snapshot.Name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","prGroup":"konflux-fj-multi-component-child-riop","prGroupHash":"3e71b0e326d7d8ab499bdacbfd26514b25e181f244852a9a81a288632bb5db"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-dhcdg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-dhcdg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-riop-on-push-dhcdg is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-push-t9zhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-push-t9zhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-parent-riop-on-push-t9zhp is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"}} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-100555-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","snapshot.Namespace":"build-e2e-dnmz","snapshot.Name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","prGroup":"konflux-fj-multi-component-child-riop","prGroupHash":"3e71b0e326d7d8ab499bdacbfd26514b25e181f244852a9a81a288632bb5db"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:17:26Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-riop-on-pull-request-4lh2g\" was cancelled"}],"startTime":"2026-04-30T10:17:19Z","completionTime":"2026-04-30T10:17:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-puusfb"},{"name":"revision","value":"925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-428dd1182d5da9d6a9ac59f6720947b4-984b16896297fad0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-riop-on-pull-request-4lh2g has finished running","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","prGroup":"konflux-fj-multi-component-child-riop","prGroupHash":"3e71b0e326d7d8ab499bdacbfd26514b25e181f244852a9a81a288632bb5db"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:17:26Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-riop-on-pull-request-4lh2g\" was cancelled"}],"startTime":"2026-04-30T10:17:19Z","completionTime":"2026-04-30T10:17:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-puusfb"},{"name":"revision","value":"925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-428dd1182d5da9d6a9ac59f6720947b4-984b16896297fad0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-riop-on-pull-request-4lh2g has finished running","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","prGroup":"konflux-fj-multi-component-child-riop","prGroupHash":"3e71b0e326d7d8ab499bdacbfd26514b25e181f244852a9a81a288632bb5db"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:17:26Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-riop-on-pull-request-4lh2g\" was cancelled"}],"startTime":"2026-04-30T10:17:19Z","completionTime":"2026-04-30T10:17:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-puusfb"},{"name":"revision","value":"925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-428dd1182d5da9d6a9ac59f6720947b4-984b16896297fad0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-riop-on-pull-request-4lh2g has finished running","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","prGroup":"konflux-fj-multi-component-child-riop","prGroupHash":"3e71b0e326d7d8ab499bdacbfd26514b25e181f244852a9a81a288632bb5db"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:17:26Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-riop-on-pull-request-4lh2g\" was cancelled"}],"startTime":"2026-04-30T10:17:19Z","completionTime":"2026-04-30T10:17:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-puusfb"},{"name":"revision","value":"925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-428dd1182d5da9d6a9ac59f6720947b4-984b16896297fad0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-riop-on-pull-request-4lh2g has finished running","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"}} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-app-20260430-101347-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-app-20260430-101347-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260430-101347-000","testedSnapshot":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lzyu-c6ph4","namespace":"konflux-ubnr"},"namespace":"konflux-ubnr","name":"my-integration-test-lzyu-c6ph4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","scenario.Name":"my-integration-test-lzyu","destinationSnapshot.Name":"konflux-demo-app-20260430-101347-000","testedSnapshot":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","scenario.Name":"my-integration-test-lzyu","destinationSnapshot.Name":"konflux-demo-app-20260430-101347-000","testedSnapshot":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-app-20260430-101347-000-5cfc9c7-htbsw","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","release.Name":"konflux-demo-app-20260430-101347-000-5cfc9c7-htbsw"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ExternalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73751759676, NodeID:\"CR_kwDOMZ6fKs8AAAARK_KLPA\", HeadSHA:\"5cfc9c7c98c5c77aebaf2fd9264b2304cad56976\", ExternalID:\"my-integration-test-lzyu-konflux-demo-component-svlv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73751759676\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73751759676\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:17:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-svlv snapshot konflux-demo-app-20260430-101347-000 and scenario my-integration-test-lzyu is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73751759676/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv\", CheckSuite:github.CheckSuite{ID:66873213202}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ID":73751759676,"CheckName":"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260430-101347-000","destinationSnapshot.Name":"konflux-demo-app-20260430-101347-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260430-101347-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"my-integration-test-lzyu-c6ph4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","prGroup":"konflux-fj-multi-component-child-riop","prGroupHash":"3e71b0e326d7d8ab499bdacbfd26514b25e181f244852a9a81a288632bb5db"} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dnmz/fj-multi-component-child-riop-on-pull-request-txb8n with pr group konflux-fj-multi-component-child-riop is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dnmz/fj-multi-component-child-riop, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:17:26Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-riop-on-pull-request-4lh2g\" was cancelled"}],"startTime":"2026-04-30T10:17:19Z","completionTime":"2026-04-30T10:17:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-puusfb"},{"name":"revision","value":"925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop:on-pr-925adf6b634861ef5014f31bb709167edf8cefe6"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-428dd1182d5da9d6a9ac59f6720947b4-984b16896297fad0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-4lh2g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-riop-on-pull-request-4lh2g has finished running","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","elapsedSinceCompletion":"246.190568ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"7ea989e0-c6b4-44a6-92db-d706affdc522","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","elapsedSinceCompletion":"254.738996ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"e69b382a-c566-42fd-a7b2-cd6875ee70db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","elapsedSinceCompletion":"265.157923ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"01e95a11-2bf7-41df-8401-0dfcfd1db9a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","elapsedSinceCompletion":"285.649897ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"ba1a632b-e018-4902-9cba-efc483c7ab6a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","elapsedSinceCompletion":"326.662082ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"f05743f8-ff24-471c-9fd5-fcd5d8abc88c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","elapsedSinceCompletion":"407.481421ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"4d578224-c054-4f77-8f34-e1546b8ca012","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","elapsedSinceCompletion":"568.115265ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"c0a03032-001c-439d-b125-9660d2eea95c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","elapsedSinceCompletion":"889.05437ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"f6553ea3-4345-4ae7-b9d2-7bc507bf9300","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","elapsedSinceCompletion":"1.239296243s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"534a7ba3-5412-4c5c-960a-de037b1d0014","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","elapsedSinceCompletion":"1.340135881s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"85eae6dc-4426-4ddf-96b7-3f8414c0367c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","elapsedSinceCompletion":"1.529900695s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","reconcileID":"9552f589-9153-4aed-ac44-6cb2a37a09be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-mqfj-20260430-101355-000","application":"integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"integ-app-mqfj-20260430-101355-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-mqfj-20260430-101355-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-jxdenw","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-wkch/test-comp-pac-gitlab-jxdenw@sha256:e81fe5bb1dea0e37bf1547d391f7f3a0bfcb12499cec1ce9b5c89394648fc3e0","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"cfdeac422de3e2c0e8f0ff24a1d266ebf115b776"}}}]} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-jxdenw is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash aef5b82add305614667af6b597475a8328984ceabf548a8f6905862515f8fa is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","Application.Name":"integ-app-mqfj","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"}} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","snapshot.Name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","integrationTestScenario.Name":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} 2026/04/30 10:17:32 http: TLS handshake error from 10.128.0.2:48254: EOF {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","snapshot.Namespace":"gitlab-rep-wkch","snapshot.Name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","integrationTestScenario.Name":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"}} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","snapshot.Name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","destinationComponentSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.Name":"my-integration-test-ubph","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.Name":"my-integration-test-ubph","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"my-integration-test-ubph-59hhx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:17:32Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"integ-app-mqfj-20260430-101355-000","reconcileID":"6d5ef48d-63c9-4964-9be5-2d0ff257c3f6","snapshot.name":"integ-app-mqfj-20260430-101355-000","pipelinerun.name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","duration":2.816897992} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"integ-app-mqfj-20260430-101355-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","integrationTestScenario.Name":"my-integration-test-rdve"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"my-integration-test-rdve-k6d8m","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rdve"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490974202} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","Scenario":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","Label":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","Application.Name":"integ-app-mqfj","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","integrationTestScenario.Name":"my-integration-test-ubph","pipelineRun.Name":"my-integration-test-ubph-59hhx"} {"level":"info","ts":"2026-04-30T10:17:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","integrationTestScenario.Name":"my-integration-test-rdve","pipelineRun.Name":"my-integration-test-rdve-k6d8m"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commitStatus.Name":"Konflux Dev version / my-integration-test-ubph / test-comp-pac-gitlab-jxdenw","commitStatus.ID":14159439883} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-ubph","commitStatus.ID":14159439883,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","testedSnapshot.Name":"integ-app-mqfj-20260430-101355-000","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.Name":"my-integration-test-rdve","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490974202} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commitStatus.Name":"Konflux Dev version / my-integration-test-rdve / test-comp-pac-gitlab-jxdenw","commitStatus.ID":14159440037} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-rdve","commitStatus.ID":14159440037,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rdve-k6d8m","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"my-integration-test-rdve-k6d8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","testedSnapshot.Name":"integ-app-mqfj-20260430-101355-000","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ubph-59hhx","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"my-integration-test-ubph-59hhx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw","noteID":3303055366} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw","count":2} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","noteID":3303055366,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","snapshot.Name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"}} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","snapshot.Name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","destinationComponentSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.Name":"my-integration-test-rdve","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.Name":"my-integration-test-rdve","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490974202} {"level":"info","ts":"2026-04-30T10:17:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commitStatus.Name":"Konflux Dev version / my-integration-test-rdve / test-comp-pac-gitlab-jxdenw","commitStatus.ID":14159440037} {"level":"info","ts":"2026-04-30T10:17:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenarioName":"my-integration-test-rdve"} {"level":"info","ts":"2026-04-30T10:17:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-rdve","commitStatus2.ID":14159440037,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:17:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","testedSnapshot.Name":"integ-app-mqfj-20260430-101355-000","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:17:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.Name":"my-integration-test-ubph","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490974202} {"level":"info","ts":"2026-04-30T10:17:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commitStatus.Name":"Konflux Dev version / my-integration-test-ubph / test-comp-pac-gitlab-jxdenw","commitStatus.ID":14159439883} {"level":"info","ts":"2026-04-30T10:17:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenarioName":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:17:35Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-ubph","commitStatus2.ID":14159439883,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","testedSnapshot.Name":"integ-app-mqfj-20260430-101355-000","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:17:35Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw","noteID":3303055366} {"level":"info","ts":"2026-04-30T10:17:35Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:17:35Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw","count":2} {"level":"info","ts":"2026-04-30T10:17:35Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","noteID":3303055366,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:17:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","snapshot.Name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","snapshot.Name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","elapsedSinceCompletion":"736.475218ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","reconcileID":"0369c5c6-971b-4499-bd13-6db99c23f6d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","elapsedSinceCompletion":"742.013962ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","reconcileID":"3f9a56e9-948b-4b2c-8b0d-ec1b90e7bc62","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","elapsedSinceCompletion":"752.389035ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","reconcileID":"fb95ef51-5d7d-4c9c-b87d-cd9c66760870","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","elapsedSinceCompletion":"772.831113ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","reconcileID":"1119d9b0-7017-4c30-b447-b4914c250c4d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","elapsedSinceCompletion":"813.463983ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","reconcileID":"95fa8039-2ee7-401d-97bc-4d997bb8ad31","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","elapsedSinceCompletion":"894.527661ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","reconcileID":"600b61e1-0df2-487d-812c-75a34f297db9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","elapsedSinceCompletion":"1.05552424s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","reconcileID":"cf1cadc1-a91c-4245-baf1-7ebaf15dbc7a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","elapsedSinceCompletion":"1.376502982s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","reconcileID":"79803f1e-3dc7-41d0-96ae-296b601fbbf2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","elapsedSinceCompletion":"1.958031252s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","reconcileID":"764a3944-ffdd-4273-a431-8494482ee54a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","elapsedSinceCompletion":"2.017701324s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","reconcileID":"7945f99d-2806-4976-b6bb-195578afe5be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","elapsedSinceCompletion":"2.725904485s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","reconcileID":"245f1d5c-068b-49fe-99dc-ec9cbf797ec4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-xwdj-20260430-100807-000"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-xwdj-20260430-100807-000","application":"build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-xwdj-20260430-100807-000"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"build-suite-test-application-xwdj-20260430-100807-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-xwdj-20260430-100807-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-kednka","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mwoj/fj-test-custom-branch-kednka@sha256:e4be667a60eaa90dd86086ac150da0c9f307d7f387e8c3eaeb2443a3f1a59b17","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-vjnmrc","revision":"73359b2194c6eb9da3700ec116a4d5387c9ad06d"}}}]} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 68eca94d4d05f86b901fe47bcf66414a91b2d51b391aebbdaa1e1386568229 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-xwdj-20260430-100807-000"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","Application.Name":"build-suite-test-application-xwdj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"}} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"build-suite-test-application-xwdj-20260430-100807-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"build-suite-test-application-xwdj-20260430-100807-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:17:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xwdj-20260430-100807-000"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"build-suite-test-application-xwdj-20260430-100807-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","snapshot.Namespace":"build-e2e-mwoj","snapshot.Name":"build-suite-test-application-xwdj-20260430-100807-000"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xwdj-20260430-100807-000"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-kednka-on-pull-request-rrzjl has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","snapshot.Name":"build-suite-test-application-xwdj-20260430-100807-000"} {"level":"info","ts":"2026-04-30T10:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-kednka-on-pull-request-rrzjl has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-rrzjl","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:17:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"}} {"level":"info","ts":"2026-04-30T10:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","snapshot.Name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","destinationComponentSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-30T10:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.Name":"my-integration-test-rdve","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.Name":"my-integration-test-rdve","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rdve-k6d8m","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"my-integration-test-rdve-k6d8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490974202} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenarioName":"my-integration-test-rdve"} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-rdve","commitStatus2.ID":14159440037,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","testedSnapshot.Name":"integ-app-mqfj-20260430-101355-000","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.Name":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw","noteID":3303055366} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw","count":2} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ubph-59hhx","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"my-integration-test-ubph-59hhx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","noteID":3303055366,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","snapshot.Name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"my-integration-test-rdve-k6d8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"my-integration-test-ubph-59hhx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"}} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"integ-app-mqfj-20260430-101355-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"integ-app-mqfj-20260430-101355-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","destinationComponentSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.Name":"my-integration-test-ubph","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.Name":"my-integration-test-rdve"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.Name":"my-integration-test-ubph","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testedSnapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","projectID":56586709,"pipelineID":2490974202} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenarioName":"my-integration-test-ubph"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","scenario.name":"my-integration-test-ubph","commitStatus2.ID":14159439883,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","testedSnapshot.Name":"integ-app-mqfj-20260430-101355-000","destinationSnapshot.Name":"integ-app-mqfj-20260430-101355-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","elapsedSinceCompletion":"691.660068ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","reconcileID":"ee630e73-3676-4108-be46-f3f1c154143a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","elapsedSinceCompletion":"697.10155ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","reconcileID":"b6573530-554b-49d3-a930-48382fbdd61c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","elapsedSinceCompletion":"707.540527ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","reconcileID":"10a5be7b-c6c4-45f0-b279-04d8b6d693fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","elapsedSinceCompletion":"728.084362ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","reconcileID":"a880e346-3a0c-489d-ae9a-4e3e05b15d64","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw","noteID":3303055366} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentTitle":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw","count":2} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","elapsedSinceCompletion":"768.598231ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","reconcileID":"592535fd-6ccd-4dda-9929-18dae205f93c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","elapsedSinceCompletion":"849.120818ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","reconcileID":"8787d9da-b9bc-4e44-bf98-a54d5b2c5036","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","elapsedSinceCompletion":"1.011966303s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","reconcileID":"c49764c2-fb5d-49f7-a62e-6650e6c57840","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","noteID":3303055366,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jxdenw"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-mqfj-20260430-101355-000","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","snapshot.Name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","elapsedSinceCompletion":"1.333119098s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","reconcileID":"b830640d-b697-4786-b704-d012ef8dacaf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","elapsedSinceCompletion":"1.974535519s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","reconcileID":"74f1bd64-b54b-45d5-b523-0b2ed2dc6e54","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","elapsedSinceCompletion":"2.92618903s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:17:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","reconcileID":"46fe20fc-b5ae-427a-9028-ccd270c43ca2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-viqu-20260430-101435-000","application":"integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"integ-app-viqu-20260430-101435-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-viqu-20260430-101435-000","snapshot.Spec.Components":[{"name":"test-component-pac-hhfegx","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-vxej/test-component-pac-hhfegx@sha256:a02f3bc0eb3955292ea6cafc621dcb209b2dee7812ea7729cf927fce843eab75","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"a8dfbf6036e1c4fe6fbc91ecbfc117f817983dae"}}}]} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-hhfegx is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 089710f1900e1086e748daefb8a06762e4d701839aeff3fd9a4612fb318a11 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","Application.Name":"integ-app-viqu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"}} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","integrationTestScenario.Name":"my-integration-test-kywz"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Namespace":"integration1-vxej","snapshot.Name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","integrationTestScenario.Name":"my-integration-test-kywz"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"}} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","destinationComponentSnapshot.Name":"integ-app-viqu-20260430-101435-000","testedSnapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"my-integration-test-kywz-lp5nj","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kywz"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"integ-app-viqu-20260430-101435-000","reconcileID":"c561c2aa-33d8-466e-adb1-7d37b0de9cfd","snapshot.name":"integ-app-viqu-20260430-101435-000","pipelinerun.name":"test-component-pac-hhfegx-on-pull-request-qz427","duration":3.307531876} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"integ-app-viqu-20260430-101435-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","scenario.Name":"my-integration-test-kywz","destinationSnapshot.Name":"integ-app-viqu-20260430-101435-000","testedSnapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","scenario.Name":"my-integration-test-kywz","destinationSnapshot.Name":"integ-app-viqu-20260430-101435-000","testedSnapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","Scenario":"my-integration-test-kywz"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","Label":"my-integration-test-kywz"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","Application.Name":"integ-app-viqu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","integrationTestScenario.Name":"my-integration-test-kywz","pipelineRun.Name":"my-integration-test-kywz-lp5nj"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hhfegx-on-pull-request-qz427 has finished running","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","existingCheckRun":"github.CheckRun{ID:73751404999, NodeID:\"CR_kwDOKrwUx88AAAARK-0hxw\", HeadSHA:\"a8dfbf6036e1c4fe6fbc91ecbfc117f817983dae\", ExternalID:\"my-integration-test-kywz-test-component-pac-hhfegx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751404999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73751404999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:14:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-hhfegx snapshot scenario my-integration-test-kywz is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-vxej/test-component-pac-hhfegx-on-pull-request-qz427 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751404999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx\", CheckSuite:github.CheckSuite{ID:66873325334}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607994240, Number:30032, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30032\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hhfegx\", SHA:\"a8dfbf6036e1c4fe6fbc91ecbfc117f817983dae\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-aaltkw\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx-on-pull-request-qz427","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-hhfegx-on-pull-request-qz427 has finished running","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ID":73751404999,"CheckName":"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","testedSnapshot.Name":"integ-app-viqu-20260430-101435-000","destinationSnapshot.Name":"integ-app-viqu-20260430-101435-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"}} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","destinationComponentSnapshot.Name":"integ-app-viqu-20260430-101435-000","testedSnapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","scenario.Name":"my-integration-test-kywz","destinationSnapshot.Name":"integ-app-viqu-20260430-101435-000","testedSnapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","scenario.Name":"my-integration-test-kywz","destinationSnapshot.Name":"integ-app-viqu-20260430-101435-000","testedSnapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kywz-lp5nj","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"my-integration-test-kywz-lp5nj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","existingCheckRun":"github.CheckRun{ID:73751404999, NodeID:\"CR_kwDOKrwUx88AAAARK-0hxw\", HeadSHA:\"a8dfbf6036e1c4fe6fbc91ecbfc117f817983dae\", ExternalID:\"my-integration-test-kywz-test-component-pac-hhfegx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751404999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73751404999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:14:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-hhfegx snapshot integ-app-viqu-20260430-101435-000 and scenario my-integration-test-kywz is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751404999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx\", CheckSuite:github.CheckSuite{ID:66873325334}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607994240, Number:30032, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30032\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hhfegx\", SHA:\"a8dfbf6036e1c4fe6fbc91ecbfc117f817983dae\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-aaltkw\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ID":73751404999,"CheckName":"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","testedSnapshot.Name":"integ-app-viqu-20260430-101435-000","destinationSnapshot.Name":"integ-app-viqu-20260430-101435-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"}} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","destinationComponentSnapshot.Name":"integ-app-viqu-20260430-101435-000","testedSnapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","scenario.Name":"my-integration-test-kywz","destinationSnapshot.Name":"integ-app-viqu-20260430-101435-000","testedSnapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","scenario.Name":"my-integration-test-kywz","destinationSnapshot.Name":"integ-app-viqu-20260430-101435-000","testedSnapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","existingCheckRun":"github.CheckRun{ID:73751404999, NodeID:\"CR_kwDOKrwUx88AAAARK-0hxw\", HeadSHA:\"a8dfbf6036e1c4fe6fbc91ecbfc117f817983dae\", ExternalID:\"my-integration-test-kywz-test-component-pac-hhfegx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751404999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73751404999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:14:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-hhfegx snapshot integ-app-viqu-20260430-101435-000 and scenario my-integration-test-kywz is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-kywz-lp5nj' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751404999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx\", CheckSuite:github.CheckSuite{ID:66873325334}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607994240, Number:30032, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30032\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hhfegx\", SHA:\"a8dfbf6036e1c4fe6fbc91ecbfc117f817983dae\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-aaltkw\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ID":73751404999,"CheckName":"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:17:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","testedSnapshot.Name":"integ-app-viqu-20260430-101435-000","destinationSnapshot.Name":"integ-app-viqu-20260430-101435-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:17:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"}} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"integ-app-viqu-20260430-101435-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"integ-app-viqu-20260430-101435-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","destinationComponentSnapshot.Name":"integ-app-viqu-20260430-101435-000","testedSnapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kywz-lp5nj","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"my-integration-test-kywz-lp5nj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","scenario.Name":"my-integration-test-kywz","destinationSnapshot.Name":"integ-app-viqu-20260430-101435-000","testedSnapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","scenario.Name":"my-integration-test-kywz","destinationSnapshot.Name":"integ-app-viqu-20260430-101435-000","testedSnapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ExternalID":"my-integration-test-kywz-test-component-pac-hhfegx"} {"level":"info","ts":"2026-04-30T10:17:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","existingCheckRun":"github.CheckRun{ID:73751404999, NodeID:\"CR_kwDOKrwUx88AAAARK-0hxw\", HeadSHA:\"a8dfbf6036e1c4fe6fbc91ecbfc117f817983dae\", ExternalID:\"my-integration-test-kywz-test-component-pac-hhfegx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751404999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73751404999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:14:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-hhfegx snapshot integ-app-viqu-20260430-101435-000 and scenario my-integration-test-kywz is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751404999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx\", CheckSuite:github.CheckSuite{ID:66873325334}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3607994240, Number:30032, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30032\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-hhfegx\", SHA:\"a8dfbf6036e1c4fe6fbc91ecbfc117f817983dae\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-aaltkw\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-30T10:17:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","ID":73751404999,"CheckName":"Konflux Dev version / my-integration-test-kywz / test-component-pac-hhfegx","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-30T10:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","testedSnapshot.Name":"integ-app-viqu-20260430-101435-000","destinationSnapshot.Name":"integ-app-viqu-20260430-101435-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-30T10:17:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:17:57Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-viqu-20260430-101435-000","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"my-integration-test-kywz-lp5nj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-bmaf","application":"integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-viqu has been set as a Controller OwnerReference on Snapshot snapshot-sample-bmaf","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"snapshot-sample-bmaf","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","Application.Name":"integ-app-viqu","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"}} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","integrationTestScenario.Name":"my-integration-test-kywz"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"snapshot-sample-bmaf"} {"level":"error","ts":"2026-04-30T10:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Namespace":"integration1-vxej","snapshot.Name":"snapshot-sample-bmaf","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"my-integration-test-kywz-fpcd2","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kywz"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"snapshot-sample-bmaf","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"skipped-its-f7tpz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"}} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"snapshot-sample-bmaf"} {"level":"error","ts":"2026-04-30T10:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Namespace":"integration1-vxej","snapshot.Name":"snapshot-sample-bmaf","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"}} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"snapshot-sample-bmaf"} {"level":"error","ts":"2026-04-30T10:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Namespace":"integration1-vxej","snapshot.Name":"snapshot-sample-bmaf","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-f7tpz","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"skipped-its-f7tpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"}} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"snapshot-sample-bmaf"} {"level":"error","ts":"2026-04-30T10:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Namespace":"integration1-vxej","snapshot.Name":"snapshot-sample-bmaf","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kywz-fpcd2","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"my-integration-test-kywz-fpcd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-push-4rszt","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-push-4rszt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-push-4rszt","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-push-4rszt","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-push-4rszt","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-push-4rszt","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-push-4rszt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-gitlab-jxdenw-on-push-4rszt is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-push-4rszt","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj"} {"level":"info","ts":"2026-04-30T10:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:06Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-jxdenw","namespace":"gitlab-rep-wkch"},"application":"gitlab-rep-wkch/integ-app-mqfj","namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:18:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-rdve-k6d8m","namespace":"gitlab-rep-wkch"},"pipelineRun.Name":"my-integration-test-rdve-k6d8m"} {"level":"info","ts":"2026-04-30T10:18:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rdve-k6d8m","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"my-integration-test-rdve-k6d8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:18:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-ubph-59hhx","namespace":"gitlab-rep-wkch"},"pipelineRun.Name":"my-integration-test-ubph-59hhx"} {"level":"info","ts":"2026-04-30T10:18:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ubph-59hhx","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"my-integration-test-ubph-59hhx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-30T10:18:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-pull-request-8vjxp","namespace":"gitlab-rep-wkch"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:18:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-push-4rszt","namespace":"gitlab-rep-wkch"},"namespace":"gitlab-rep-wkch","name":"test-comp-pac-gitlab-jxdenw-on-push-4rszt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-30T10:18:07Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jxdenw-on-push-4rszt","namespace":"gitlab-rep-wkch"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","PR group":"konflux-fj-test-custom-branch-kednka"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-xwdj-20260430-100807-000"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","prGroup":"konflux-fj-test-custom-branch-kednka","prGroupHash":"68eca94d4d05f86b901fe47bcf66414a91b2d51b391aebbdaa1e1386568229"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"}} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-xwdj-20260430-100807-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","snapshot.Namespace":"build-e2e-mwoj","snapshot.Name":"build-suite-test-application-xwdj-20260430-100807-000"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-wkch","snapshot":"integ-app-mqfj-20260430-101355-000"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"}} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"snapshot-sample-bmaf"} {"level":"error","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Namespace":"integration1-vxej","snapshot.Name":"snapshot-sample-bmaf","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kywz-fpcd2","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"my-integration-test-kywz-fpcd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"my-integration-test-kywz-fpcd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"}} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"snapshot-sample-bmaf","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-f7tpz","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"skipped-its-f7tpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 2 required Integration PipelineRuns succeeded","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"snapshot-sample-bmaf","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:12Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-bmaf', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"snapshot-sample-bmaf","reconcileID":"4bcac327-ccea-4d48-bde3-e8b2624780cf"} {"level":"error","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Namespace":"integration1-vxej","snapshot.Name":"snapshot-sample-bmaf","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","snapshot.Name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"snapshot-sample-bmaf-sq927","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","release.Name":"snapshot-sample-bmaf-sq927"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu"} {"level":"info","ts":"2026-04-30T10:18:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-bmaf","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"skipped-its-f7tpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-vxej","snapshot":"snapshot-sample-bmaf"} {"level":"info","ts":"2026-04-30T10:18:21Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-hhfegx","namespace":"integration1-vxej"},"application":"integration1-vxej/integ-app-viqu","namespace":"integration1-vxej","name":"test-component-pac-hhfegx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:18:21Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-bmaf\" not found","pipelineRun":{"name":"my-integration-test-kywz-fpcd2","namespace":"integration1-vxej"}} {"level":"info","ts":"2026-04-30T10:18:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-kywz-lp5nj","namespace":"integration1-vxej"},"pipelineRun.Name":"my-integration-test-kywz-lp5nj"} {"level":"info","ts":"2026-04-30T10:18:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kywz-lp5nj","namespace":"integration1-vxej"},"namespace":"integration1-vxej","name":"my-integration-test-kywz-lp5nj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:18:21Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-bmaf\" not found","pipelineRun":{"name":"skipped-its-f7tpz","namespace":"integration1-vxej"}} {"level":"error","ts":"2026-04-30T10:18:21Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-hhfegx-on-pull-request-qz427","namespace":"integration1-vxej"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:18:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:18:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-vxej","snapshot":"integ-app-viqu-20260430-101435-000"} {"level":"info","ts":"2026-04-30T10:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-mfikgk","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-uggw","name":"my-integration-test-xpml"}} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-xpml"} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-xpml"} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-uggw","name":"skipped-its-fail"}} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-30T10:18:38Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-30T10:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gvwb/gh-test-custom-branch-kaumkp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-mfikgk-on-pull-request-zckm9","PR group":"konflux-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","prGroup":"konflux-test-component-pac-mfikgk","prGroupHash":"73baaa0533994bfdd5ebcdf8a19f0e7c8b336faa9672f8be271f567ee8d0d3"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ExternalID":"my-integration-test-xpml-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ExternalID":"my-integration-test-xpml-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.NameSpace":"integration2-uggw","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-xpml","externalID":"my-integration-test-xpml-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ID":73751980959,"CheckName":"Konflux Dev version / my-integration-test-xpml / test-component-pac-mfikgk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","pipelineRun.Namespace":"integration2-uggw","pipelineRun.Name":"test-component-pac-mfikgk-on-pull-request-zckm9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","pipelinerun.Name":"test-component-pac-mfikgk-on-pull-request-zckm9"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-mfikgk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ExternalID":"my-integration-test-xpml-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ExternalID":"my-integration-test-xpml-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","existingCheckRun":"github.CheckRun{ID:73751980959, NodeID:\"CR_kwDOKrwUx88AAAARK_Xrnw\", HeadSHA:\"a33657d68bc0f31a037d88662629243d91956a05\", ExternalID:\"my-integration-test-xpml-test-component-pac-mfikgk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751980959\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73751980959\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:18:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mfikgk snapshot scenario my-integration-test-xpml is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-uggw/test-component-pac-mfikgk-on-pull-request-zckm9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751980959/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xpml / test-component-pac-mfikgk\", CheckSuite:github.CheckSuite{ID:66873926063}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608069420, Number:30033, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30033\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mfikgk\", SHA:\"a33657d68bc0f31a037d88662629243d91956a05\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-begupw\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ID":73751980959,"CheckName":"Konflux Dev version / my-integration-test-xpml / test-component-pac-mfikgk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","pipelineRun.Namespace":"integration2-uggw","pipelineRun.Name":"test-component-pac-mfikgk-on-pull-request-zckm9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","pipelinerun.Name":"test-component-pac-mfikgk-on-pull-request-zckm9"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-mfikgk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"826.508759ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","reconcileID":"85da37dd-0124-4ee4-967c-bd204e2af60c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"832.280987ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","reconcileID":"31ff1aa9-7aaf-4642-8631-e8383452cecc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"842.997531ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","reconcileID":"076f55a3-8a27-440b-9af1-a9d612a17f3f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"863.614616ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","reconcileID":"06c6ffc3-5551-45c5-a841-b8cc81ba172e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"904.327816ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","reconcileID":"925551be-1bf5-41e3-9537-cc76d43f4434","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"984.719324ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","reconcileID":"99d3b6f5-16a9-4f91-9f3f-6d60a6489f65","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"1.145260998s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","reconcileID":"c24ad9ee-9876-4c10-9aa8-0602a9547037","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"1.466099553s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","reconcileID":"8869b603-b594-40bb-9824-1b3bac358841","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"1.93305851s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","reconcileID":"a985f9c6-7b91-4836-bf63-464acc37d400","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"2.106783206s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","reconcileID":"aa1a87d5-ca80-4f06-ace5-8a20925bd219","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"2.960717656s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","reconcileID":"fa3df308-98dd-4856-aec9-ef807201a5ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","reconcileID":"ca6a36e4-4db0-48a0-873d-9412e50d0be5","component.Name":"gl-multi-component-parent-dhgw"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-umku-20260430-101348-000"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-umku-20260430-101348-000","application":"build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-umku-20260430-101348-000"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-101348-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-umku-20260430-101348-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-dhgw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw@sha256:d6a9132cc4af133d06f3b149d1032bc16f4a48250e399949edc4002954ec4138","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw","revision":"348175f3fcf5357e616fcf5d399e957f269ab649"}}}]} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-umku-20260430-101348-000"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"}} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","Application.Name":"build-suite-component-update-umku","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-101348-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-umku-20260430-101348-000"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-101348-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:19:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-101348-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","snapshot.Namespace":"build-e2e-aiba","snapshot.Name":"build-suite-component-update-umku-20260430-101348-000"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-umku-20260430-101348-000"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mq7cz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:08Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-zhfq7","reconcileID":"f09ca050-b903-4114-9f2e-9a5d8524a025","Component.Namespace":"build-e2e-mwsr","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz@sha256:2e052ce20d9830f99025f3844c66deb2bbc7516ff712d34012ac54b682b48287","Component.Name":"gh-multi-component-child-gusz","lastBuildCommit":"57d6de1f131b1e8d5cc41af3acff76e12e6d2728"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","component.Namespace":"build-e2e-mwsr","component.Name":"gh-multi-component-child-gusz"} {"level":"info","ts":"2026-04-30T10:19:08Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-zhfq7","reconcileID":"f09ca050-b903-4114-9f2e-9a5d8524a025","component.Name":"gh-multi-component-parent-gusz"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-onrl-20260430-101405-000"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-onrl-20260430-101405-000","application":"build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-onrl-20260430-101405-000"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-101405-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-onrl-20260430-101405-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-gusz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz@sha256:2e052ce20d9830f99025f3844c66deb2bbc7516ff712d34012ac54b682b48287","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx","revision":"57d6de1f131b1e8d5cc41af3acff76e12e6d2728"}}}]} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-onrl-20260430-101405-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-101405-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onrl-20260430-101405-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onrl-20260430-101405-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-onrl-20260430-101405-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","Application.Name":"build-suite-component-update-onrl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-onrl-20260430-101405-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-101405-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:19:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-onrl-20260430-101405-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-101405-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onrl-20260430-101405-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-onrl-20260430-101405-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-zhfq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onrl-20260430-101405-000"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-zhfq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onrl-20260430-101405-000"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-zhfq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-zhfq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-gusz-on-push-zhfq7 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","snapshot.Name":"build-suite-component-update-umku-20260430-101348-000"} {"level":"info","ts":"2026-04-30T10:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mq7cz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","snapshot.Name":"build-suite-component-update-onrl-20260430-101405-000"} {"level":"info","ts":"2026-04-30T10:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-zhfq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-gusz-on-push-zhfq7 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-zhfq7","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"777.430974ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"014050fc-70e8-45f1-a275-649b1738569f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"783.066057ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"e82c4d96-449b-4459-8725-acc62707cd52","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"793.623183ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"94147801-deb5-47c6-943c-5717e50c87d7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"814.701853ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"79e1a11e-c694-4f7d-9581-2d48b356c53b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"858.760215ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"b4e7c3ac-7d9c-4ddf-8c4e-852dd468de96","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"939.987174ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"f7c5986f-0c7a-43b2-be4d-4b0d5e50a449","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"1.101440798s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"ddb5332b-a18a-47f0-8ff7-e8698db8b748","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"1.423879906s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"718b745b-45d0-4b8b-aa96-b00905639592","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"2.065222404s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"24fc55e7-da47-450d-80e8-402993680e62","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1303","msg":"build pipelineRun start time is older than last built time in component annotation test.appstudio.openshift.io/lastbuilttime, won't update Global Candidate List","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-kfw5s","reconcileID":"5d34c1b9-82a7-484e-8421-3c998b02db93","component.Name":"gh-multi-component-parent-gusz"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-onrl-20260430-101400-000"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-onrl-20260430-101400-000","application":"build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-onrl-20260430-101400-000"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-onrl-20260430-101400-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-101400-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onrl-20260430-101400-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onrl-20260430-101400-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-onrl-20260430-101400-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","Application.Name":"build-suite-component-update-onrl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-101400-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-onrl-20260430-101400-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-gusz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz@sha256:603f90e0fbd7814635303bee921ab7e90459ad7f967426755dbb00d29e62c8e4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx","revision":"e92226a950c6399b7cf0a7fe54359ba38ea50849"}}}]} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-onrl-20260430-101400-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-101400-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:19:14Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-onrl-20260430-101400-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-101400-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onrl-20260430-101400-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-onrl-20260430-101400-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-kfw5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onrl-20260430-101400-000"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-kfw5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onrl-20260430-101400-000"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-kfw5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-push-kfw5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-gusz-on-push-kfw5s has finished running","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-push-kfw5s","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"2.705854909s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"7da77d0a-03fc-4087-9d65-642766153922","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"cf6a2de2-b612-4d1c-9571-ba64b7e58c68","component.Name":"test-comp-wbqd"} {"level":"info","ts":"2026-04-30T10:19:15Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"cf6a2de2-b612-4d1c-9571-ba64b7e58c68","component.Name":"test-comp-uvqa"} {"level":"info","ts":"2026-04-30T10:19:15Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","reconcileID":"cf6a2de2-b612-4d1c-9571-ba64b7e58c68","component.Name":"test-symlink-comp-vwnb"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-mciy-20260430-100621-000"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-mciy-20260430-100621-000","application":"test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-mciy-20260430-100621-000"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-100621-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-mciy-20260430-100621-000","snapshot.Spec.Components":[{"name":"test-comp-cxjl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-cxjl@sha256:676dcb1a1cf965930aea1e9cb98f5ecb2c1db5cdd74a5899a13821d2a34ee8a9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"8992269c90da1b529246a895569423abc22e3797"}}}]} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-cxjl is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 366a00378c97669baeaa2e9f89257b426ce8db85e4e4d1a9f0a1fcd33d6297 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-mciy-20260430-100621-000"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","Application.Name":"test-app-mciy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"}} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-100621-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:19:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-100621-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-100621-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-mciy-20260430-100621-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","snapshot.Namespace":"build-e2e-wqvc","snapshot.Name":"test-app-mciy-20260430-100621-000"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-mciy-20260430-100621-000"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-mciy-20260430-100621-000"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cxjl-on-pull-request-nr9gt has finished running","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","snapshot.Name":"test-app-mciy-20260430-100621-000"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl-on-pull-request-nr9gt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cxjl-on-pull-request-nr9gt has finished running","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-dtssn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-dtssn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-dhgw-on-push-dtssn is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","PR group":"konflux-gl-multi-component-child-dhgw"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-umku-20260430-101348-000"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"}} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","snapshot.Namespace":"build-e2e-aiba","snapshot.Name":"build-suite-component-update-umku-20260430-101348-000"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-dhgw-on-pull-request-2547w","PR group":"konflux-gl-multi-component-child-dhgw"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-umku-20260430-101348-000"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux-gl-multi-component-child-dhgw","prGroupHash":"70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"}} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-101348-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","snapshot.Namespace":"build-e2e-aiba","snapshot.Name":"build-suite-component-update-umku-20260430-101348-000"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","build-e2e-aiba":"gl-multi-component-child-dhgw-on-pull-request-4j55j"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","build-e2e-aiba":"gl-multi-component-child-dhgw-on-pull-request-4j55j"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:19:29Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-4j55j\" was cancelled"}],"startTime":"2026-04-30T10:19:24Z","completionTime":"2026-04-30T10:19:29Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b58235a3353063d2f79cd402d943c05a-5ca3d0f135d94d36-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-4j55j has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","build-e2e-aiba":"gl-multi-component-child-dhgw-on-pull-request-4j55j"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:19:29Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-4j55j\" was cancelled"}],"startTime":"2026-04-30T10:19:24Z","completionTime":"2026-04-30T10:19:29Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b58235a3353063d2f79cd402d943c05a-5ca3d0f135d94d36-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-4j55j has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","build-e2e-aiba":"gl-multi-component-child-dhgw-on-pull-request-4j55j"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:19:29Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-4j55j\" was cancelled"}],"startTime":"2026-04-30T10:19:24Z","completionTime":"2026-04-30T10:19:29Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b58235a3353063d2f79cd402d943c05a-5ca3d0f135d94d36-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-4j55j has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","build-e2e-aiba":"gl-multi-component-child-dhgw-on-pull-request-4j55j"} {"level":"info","ts":"2026-04-30T10:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:19:29Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-4j55j\" was cancelled"}],"startTime":"2026-04-30T10:19:24Z","completionTime":"2026-04-30T10:19:29Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b58235a3353063d2f79cd402d943c05a-5ca3d0f135d94d36-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-4j55j has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:31Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-push-qz7ls","reconcileID":"c2a8c144-9b00-4475-b18d-0a02bf93281b","Component.Namespace":"build-e2e-mwsr","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-parent-gusz@sha256:ab02184e037ae8ec56d67cd7406dc3901b1d60598f6ac60c7d6192c16d31be52","Component.Name":"gh-multi-component-parent-gusz","lastBuildCommit":"f0cde79bf6b73668504336cac5e8b59351d042ca"} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","component.Namespace":"build-e2e-mwsr","component.Name":"gh-multi-component-parent-gusz"} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-onrl-20260430-101415-000"} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-onrl-20260430-101415-000","application":"build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-onrl-20260430-101415-000"} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-101415-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-onrl-20260430-101415-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-gusz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz@sha256:2e052ce20d9830f99025f3844c66deb2bbc7516ff712d34012ac54b682b48287","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx","revision":"57d6de1f131b1e8d5cc41af3acff76e12e6d2728","dockerfileUrl":"Dockerfile"}}},{"name":"gh-multi-component-parent-gusz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-parent-gusz@sha256:ab02184e037ae8ec56d67cd7406dc3901b1d60598f6ac60c7d6192c16d31be52","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx","revision":"f0cde79bf6b73668504336cac5e8b59351d042ca"}}}]} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-onrl-20260430-101415-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-101415-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onrl-20260430-101415-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onrl-20260430-101415-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-onrl-20260430-101415-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","Application.Name":"build-suite-component-update-onrl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-onrl-20260430-101415-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"build-suite-component-update-onrl-20260430-101415-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:19:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-onrl-20260430-101415-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onrl-20260430-101415-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onrl-20260430-101415-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-onrl-20260430-101415-000","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-push-qz7ls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onrl-20260430-101415-000"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-push-qz7ls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onrl-20260430-101415-000"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-push-qz7ls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-push-qz7ls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-gusz-on-push-qz7ls has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"1.486243806s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","reconcileID":"0528bf70-0d52-4e4c-a875-0b19fe2980fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","snapshot.Name":"build-suite-component-update-onrl-20260430-101415-000"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-parent-gusz-on-push-qz7ls","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-gusz-on-push-qz7ls has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-gusz-on-push-qz7ls","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"1.612179517s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","reconcileID":"cef91f04-27e0-4107-8eee-b3030cb6c222","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"1.623849015s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","reconcileID":"b6b95c96-41c7-4ebc-a68a-a8a21ce81922","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"1.665947944s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","reconcileID":"8948822c-9915-4d6d-bd10-692865295999","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","build-e2e-aiba":"gl-multi-component-child-dhgw-on-pull-request-4j55j"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:19:29Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-4j55j\" was cancelled"}],"startTime":"2026-04-30T10:19:24Z","completionTime":"2026-04-30T10:19:29Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b58235a3353063d2f79cd402d943c05a-5ca3d0f135d94d36-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-4j55j has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"1.707165172s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","reconcileID":"13fcea07-c9ce-41fb-96ae-45715609a2a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"1.787706165s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","reconcileID":"cf2042ca-523a-41c2-b169-a2363cf3e6b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"1.949012345s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","reconcileID":"ccc0c548-4027-4e2a-bf26-bcc5a0ff1ce4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"2.269654498s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","reconcileID":"a759e722-4512-4349-830d-3483a1806556","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","elapsedSinceCompletion":"2.921789765s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","reconcileID":"e33caeb7-bab8-4fe1-bce4-79563de79a30","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","reconcileID":"babc5f7b-0458-4af1-8e29-54a1e79823e6","component.Name":"test-comp-wbqd"} {"level":"info","ts":"2026-04-30T10:19:34Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","reconcileID":"babc5f7b-0458-4af1-8e29-54a1e79823e6","component.Name":"test-comp-cxjl"} {"level":"info","ts":"2026-04-30T10:19:34Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","reconcileID":"babc5f7b-0458-4af1-8e29-54a1e79823e6","component.Name":"test-symlink-comp-vwnb"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-mciy-20260430-101647-000"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-mciy-20260430-101647-000","application":"test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-mciy-20260430-101647-000"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-101647-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-mciy-20260430-101647-000","snapshot.Spec.Components":[{"name":"test-comp-uvqa","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-comp-uvqa@sha256:fbab9fbd7935a3e7aad9f2d3c6e25f585dcf9afd48fde3badb6438699fe09afb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"d23307ae2380517e09a4390fbd83feb59fb726ab"}}}]} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-uvqa is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6c7ae7a2ecb7848ccbc31d900827877485ad7f23657c2ab1dad1fb2e1728b8 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-mciy-20260430-101647-000"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","Application.Name":"test-app-mciy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"}} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-101647-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-mciy-20260430-101647-000"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-101647-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:19:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-101647-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-mciy-20260430-101647-000","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","snapshot.Namespace":"build-e2e-wqvc","snapshot.Name":"test-app-mciy-20260430-101647-000"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-mciy-20260430-101647-000"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uvqa-on-pull-request-jd8xc has finished running","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","snapshot.Name":"test-app-mciy-20260430-101647-000"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa-on-pull-request-jd8xc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uvqa-on-pull-request-jd8xc has finished running","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","prGroup":"konflux-test-symlink-comp-vwnb","prGroupHash":"8c14d7d664a9fe889c5bbbbe4a93c39ad06f292e258702d48c057b5bae3c31"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vwnb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:17Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-30T10:06:35Z","completionTime":"2026-04-30T10:07:17Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"6dc6793fec49a083b9076b3ddb0669434313c2de"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"6dc6793fec49a083b9076b3ddb0669434313c2de"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-symlink-comp-vwnb:on-pr-6dc6793fec49a083b9076b3ddb0669434313c2de"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wqvc/test-symlink-comp-vwnb:on-pr-6dc6793fec49a083b9076b3ddb0669434313c2de"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b87a67fbfefe1d1d981f5a33a09f6689-5e795574ffb74159-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-vwnb-on-pull-request-jgrmk has finished running","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-mciy-20260430-101938-697"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-mciy-20260430-101938-697","application":"test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-mciy-20260430-101938-697"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-mciy-20260430-101938-697","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101938-697","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-mciy-20260430-101938-697","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101938-697","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-mciy-20260430-101938-697","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","Application.Name":"test-app-mciy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-mciy-20260430-101938-697","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-101938-697","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:19:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-mciy-20260430-101938-697","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101938-697","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-cxjl","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-cxjl","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101938-697","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-mciy-20260430-101938-697","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-mciy-20260430-101938-774"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-mciy-20260430-101938-774","application":"test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-mciy-20260430-101938-774"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-mciy-20260430-101938-774","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101938-774","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-mciy-20260430-101938-774","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101938-774","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-mciy-20260430-101938-774","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","Application.Name":"test-app-mciy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-mciy-20260430-101938-774","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-101938-774","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:19:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-mciy-20260430-101938-774","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101938-774","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-uvqa","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-uvqa","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-mciy-20260430-101938-842"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-mciy-20260430-101938-842","application":"test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101938-774","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-mciy-20260430-101938-774","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-mciy-20260430-101938-842"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-mciy-20260430-101938-842","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101938-842","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-mciy-20260430-101938-842","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101938-842","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-mciy-20260430-101938-842","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","Application.Name":"test-app-mciy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-mciy-20260430-101938-842","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-101938-842","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:19:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-mciy-20260430-101938-842","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101938-842","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101938-842","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-mciy-20260430-101938-842","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-wbqd","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-comp-wbqd","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-mciy-20260430-101938-908"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-mciy-20260430-101938-908","application":"test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-mciy-20260430-101938-908"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-mciy-20260430-101938-908","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101938-908","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-mciy-20260430-101938-908","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101938-908","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-mciy-20260430-101938-908","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","Application.Name":"test-app-mciy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-mciy-20260430-101938-908","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-app-mciy-20260430-101938-908","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:19:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-mciy-20260430-101938-908","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-mciy-20260430-101938-908","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-mciy-20260430-101938-908","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-mciy-20260430-101938-908","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy"} {"level":"info","ts":"2026-04-30T10:19:38Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-vwnb","namespace":"build-e2e-wqvc"},"application":"build-e2e-wqvc/test-app-mciy","namespace":"build-e2e-wqvc","name":"test-symlink-comp-vwnb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-cxjl-on-pull-request-nr9gt","namespace":"build-e2e-wqvc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:19:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:19:40Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-uvqa-on-pull-request-jd8xc","namespace":"build-e2e-wqvc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","build-e2e-aiba":"gl-multi-component-child-dhgw-on-pull-request-4j55j"} {"level":"info","ts":"2026-04-30T10:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:19:29Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-4j55j\" was cancelled"}],"startTime":"2026-04-30T10:19:24Z","completionTime":"2026-04-30T10:19:29Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-50f8c546bd6afd340dbeb582d5db71e054bf3a18"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b58235a3353063d2f79cd402d943c05a-5ca3d0f135d94d36-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-4j55j has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"error","ts":"2026-04-30T10:19:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-wbqd-on-pull-request-nznpn","namespace":"build-e2e-wqvc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-mciy-20260430-101938-774"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wqvc","snapshot":"test-app-mciy-20260430-101938-774"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-mciy-20260430-101938-842"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wqvc","snapshot":"test-app-mciy-20260430-101938-842"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-mciy-20260430-100621-000"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wqvc","snapshot":"test-app-mciy-20260430-100621-000"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-mciy-20260430-101938-697"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wqvc","snapshot":"test-app-mciy-20260430-101938-697"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-mciy-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wqvc","snapshot":"test-app-mciy-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-mciy-20260430-101938-908"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wqvc","snapshot":"test-app-mciy-20260430-101938-908"} 2026/04/30 10:19:42 http: TLS handshake error from 10.128.0.2:60068: EOF 2026/04/30 10:19:42 http: TLS handshake error from 10.128.0.2:60072: EOF {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-mciy-20260430-101647-000"} {"level":"info","ts":"2026-04-30T10:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wqvc","snapshot":"test-app-mciy-20260430-101647-000"} 2026/04/30 10:19:42 http: TLS handshake error from 10.129.0.2:60788: EOF {"level":"error","ts":"2026-04-30T10:19:42Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:19:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:19:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vwnb-on-pull-request-jgrmk","namespace":"build-e2e-wqvc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"633.973014ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","reconcileID":"467276d5-d471-48ce-b055-3b9b1184ada9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"639.582636ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","reconcileID":"8effbc4c-d96c-445f-b28b-99b07d2e0faa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"650.047628ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","reconcileID":"7621f3ae-c532-4bdc-9be9-5737d35b0f04","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"670.504323ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","reconcileID":"48e9141b-a993-44df-b2cd-86654d2f8dab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"712.75049ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","reconcileID":"f3da172c-b9c7-4274-ac13-80a4fbc4fb62","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"793.840858ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","reconcileID":"2784c071-ee9f-4deb-815c-2ed2dc6353f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"954.349072ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","reconcileID":"328f269f-0bcd-4ae4-9fd3-32211bcf4b93","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"1.275745124s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","reconcileID":"f2a54bf1-cf89-4f95-ba25-cc933cdfb27e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"1.605428331s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","reconcileID":"10559eae-2b8d-4c46-8f36-abe11cecd48d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","elapsedSinceCompletion":"1.916790073s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","reconcileID":"9c8b67b2-0e22-4463-a2e0-cb84b3adb973","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-euxr-20260430-101430-000"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-euxr-20260430-101430-000","application":"build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-euxr-20260430-101430-000"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"build-suite-test-application-euxr-20260430-101430-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-euxr-20260430-101430-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-kaumkp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-gvwb/gh-test-custom-branch-kaumkp@sha256:1fdcee7619d1695589717f2de404945b905281de5378067fcd933fb1b77ea1f9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ebsgai","revision":"ae0779ef72e513ec53b121c0d86d9749a536cab1"}}}]} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-gvwb/gh-test-custom-branch-kaumkp-on-pull-request-ztwb6 with pr group konflux-gh-test-custom-branch-kaumkp is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-kaumkp is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5bf884f183f9eec1a8f9d8f3b063418dc9c5e86d8f6636d169106637fe006c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-euxr-20260430-101430-000"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","Application.Name":"build-suite-test-application-euxr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","snapshot.Name":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"}} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"build-suite-test-application-euxr-20260430-101430-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"build-suite-test-application-euxr-20260430-101430-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:20:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-euxr-20260430-101430-000"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"build-suite-test-application-euxr-20260430-101430-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-euxr-20260430-101430-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","snapshot.Namespace":"build-e2e-gvwb","snapshot.Name":"build-suite-test-application-euxr-20260430-101430-000"} {"level":"info","ts":"2026-04-30T10:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-euxr-20260430-101430-000"} {"level":"info","ts":"2026-04-30T10:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:20:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-kaumkp-on-pull-request-4frl9 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","snapshot.Name":"build-suite-test-application-euxr-20260430-101430-000"} {"level":"info","ts":"2026-04-30T10:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:20:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-kaumkp-on-pull-request-4frl9 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-pull-request-4frl9","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:20:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-push-w8psl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:20:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:20:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-euxr-20260430-101430-000"} {"level":"info","ts":"2026-04-30T10:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-push-w8psl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-kaumkp-on-push-w8psl is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:20:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-s7fh6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-s7fh6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:20:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-dhgw-on-push-s7fh6 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-push-5hqhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:20:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-push-5hqhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:20:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-dhgw-on-push-5hqhf is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:30Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-x6w5q","reconcileID":"95558470-e5c6-47b6-b743-124cb1106933","Component.Namespace":"konflux-ubnr","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv@sha256:90af3e7c09f35cf4cdc70dd7bc4ba50aab006b7d223117d892ebbc2c2bc0c446","Component.Name":"konflux-demo-component-svlv","lastBuildCommit":"5cfc9c7c98c5c77aebaf2fd9264b2304cad56976"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","component.Namespace":"konflux-ubnr","component.Name":"konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260430-101717-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-app-20260430-101717-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260430-101717-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-svlv","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-ubnr/konflux-demo-component-svlv@sha256:90af3e7c09f35cf4cdc70dd7bc4ba50aab006b7d223117d892ebbc2c2bc0c446","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"5cfc9c7c98c5c77aebaf2fd9264b2304cad56976"}}}]} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"}} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260430-101717-000","testedSnapshot":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-lzyu"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"my-integration-test-lzyu-n5q4h","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-lzyu"} {"level":"info","ts":"2026-04-30T10:20:30Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"namespace":"konflux-ubnr","name":"konflux-demo-app-20260430-101717-000","reconcileID":"ec5a2f18-6155-4ad2-8cb8-cf5bbbb8d663","snapshot.name":"konflux-demo-app-20260430-101717-000","pipelinerun.name":"konflux-demo-component-svlv-on-push-x6w5q","duration":2.881224766} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-app-20260430-101717-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-x6w5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","scenario.Name":"my-integration-test-lzyu","destinationSnapshot.Name":"konflux-demo-app-20260430-101717-000","testedSnapshot":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","scenario.Name":"my-integration-test-lzyu","destinationSnapshot.Name":"konflux-demo-app-20260430-101717-000","testedSnapshot":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-x6w5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-x6w5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ExternalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ExternalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73751759676, NodeID:\"CR_kwDOMZ6fKs8AAAARK_KLPA\", HeadSHA:\"5cfc9c7c98c5c77aebaf2fd9264b2304cad56976\", ExternalID:\"my-integration-test-lzyu-konflux-demo-component-svlv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73751759676\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73751759676\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-30 10:17:08 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-30 10:17:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-svlv snapshot konflux-demo-app-20260430-101347-000 and scenario my-integration-test-lzyu has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 18s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 18s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 18s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73751759676/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv\", CheckSuite:github.CheckSuite{ID:66873213202}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.NameSpace":"konflux-ubnr","snapshot.Name":"konflux-demo-app-20260430-101717-000","scenarioName":"my-integration-test-lzyu","externalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-x6w5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-svlv-on-push-x6w5q has finished running","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","namespace":"konflux-ubnr","name":"konflux-demo-component-svlv-on-push-x6w5q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-svlv-on-push-x6w5q has finished running","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ID":73752223299,"CheckName":"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260430-101717-000","destinationSnapshot.Name":"konflux-demo-app-20260430-101717-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"}} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260430-101717-000","testedSnapshot":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","scenario.Name":"my-integration-test-lzyu","destinationSnapshot.Name":"konflux-demo-app-20260430-101717-000","testedSnapshot":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","scenario.Name":"my-integration-test-lzyu","destinationSnapshot.Name":"konflux-demo-app-20260430-101717-000","testedSnapshot":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ExternalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:20:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73752223299, NodeID:\"CR_kwDOMZ6fKs8AAAARK_meQw\", HeadSHA:\"5cfc9c7c98c5c77aebaf2fd9264b2304cad56976\", ExternalID:\"my-integration-test-lzyu-konflux-demo-component-svlv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73752223299\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73752223299\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:20:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-svlv snapshot konflux-demo-app-20260430-101717-000 and scenario my-integration-test-lzyu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73752223299/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv\", CheckSuite:github.CheckSuite{ID:66873213202}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ID":73752223299,"CheckName":"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260430-101717-000","destinationSnapshot.Name":"konflux-demo-app-20260430-101717-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"}} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260430-101717-000","testedSnapshot":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lzyu-n5q4h","namespace":"konflux-ubnr"},"namespace":"konflux-ubnr","name":"my-integration-test-lzyu-n5q4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","scenario.Name":"my-integration-test-lzyu","destinationSnapshot.Name":"konflux-demo-app-20260430-101717-000","testedSnapshot":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","scenario.Name":"my-integration-test-lzyu","destinationSnapshot.Name":"konflux-demo-app-20260430-101717-000","testedSnapshot":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ExternalID":"my-integration-test-lzyu-konflux-demo-component-svlv"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73752223299, NodeID:\"CR_kwDOMZ6fKs8AAAARK_meQw\", HeadSHA:\"5cfc9c7c98c5c77aebaf2fd9264b2304cad56976\", ExternalID:\"my-integration-test-lzyu-konflux-demo-component-svlv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73752223299\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73752223299\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:20:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-svlv snapshot konflux-demo-app-20260430-101717-000 and scenario my-integration-test-lzyu is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-lzyu-n5q4h' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73752223299/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv\", CheckSuite:github.CheckSuite{ID:66873213202}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","ID":73752223299,"CheckName":"Konflux Dev version / my-integration-test-lzyu / konflux-demo-component-svlv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260430-101717-000","destinationSnapshot.Name":"konflux-demo-app-20260430-101717-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260430-101717-000","namespace":"konflux-ubnr"},"application":"konflux-ubnr/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:20:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-ubnr","snapshot":"konflux-demo-app-20260430-101347-000"} {"level":"info","ts":"2026-04-30T10:20:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:42Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-svlv","namespace":"konflux-ubnr"},"namespace":"konflux-ubnr","name":"konflux-demo-component-svlv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:20:42Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"konflux-demo-app\" not found","component":{"name":"konflux-demo-component-svlv","namespace":"konflux-ubnr"}} {"level":"info","ts":"2026-04-30T10:20:42Z","logger":"snapshot-webhook","caller":"helpers/logs.go:74","msg":"Removed Finalizer from the PipelineRun","namespace":"konflux-ubnr","name":"my-integration-test-lzyu-n5q4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:20:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-ubnr","snapshot":"konflux-demo-app-20260430-101717-000"} {"level":"info","ts":"2026-04-30T10:20:42Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"konflux-demo-app-20260430-101347-000\" not found","pipelineRun":{"name":"my-integration-test-lzyu-c6ph4","namespace":"konflux-ubnr"}} {"level":"info","ts":"2026-04-30T10:20:42Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"konflux-demo-app-20260430-101717-000\" not found","pipelineRun":{"name":"my-integration-test-lzyu-n5q4h","namespace":"konflux-ubnr"}} {"level":"error","ts":"2026-04-30T10:20:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-vtx2j","namespace":"konflux-ubnr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:20:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-svlv-on-push-x6w5q","namespace":"konflux-ubnr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"936.993082ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","reconcileID":"6142b85e-7759-428d-805f-eb94480b941d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"942.659864ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","reconcileID":"9b3fdf9b-6280-4897-830f-f60362dc7ea7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"953.178355ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","reconcileID":"04f69900-f8df-45bd-afb2-fc0e0f29d492","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"973.660779ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","reconcileID":"faf39d88-b20e-4bd2-b050-7c8b373a2fc0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"1.020878967s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","reconcileID":"a0609b3f-5995-42eb-8fa6-719a47d5fe41","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"1.102410164s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","reconcileID":"3d79bf02-8ab3-4706-82f8-f037ad365e3c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"1.263435051s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","reconcileID":"396230c0-b63f-4fe0-9847-b1713fb93d2b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"1.584663345s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","reconcileID":"90ab9d05-f279-4b90-b821-07787186e8ba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"1.75443832s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","reconcileID":"104da86e-7c45-41f3-9f67-db1c393d1cdf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"2.22639906s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","reconcileID":"c275993b-7810-43ad-a036-d3ccd4c694fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","elapsedSinceCompletion":"2.863524407s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:20:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","reconcileID":"d2b12a7a-bb3a-4b0e-927e-601d7b7a47f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-splr-20260430-101530-000"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-splr-20260430-101530-000","application":"build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-splr-20260430-101530-000"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"build-suite-test-application-splr-20260430-101530-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-splr-20260430-101530-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-udfidm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm@sha256:cc192c6d9551ea6eefa77ac860b7c425399485ad6deff711829f46f03f80fe62","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-vdmnjk","revision":"b2af13a2340c72fb713492ff704ca830bbce68bc"}}}]} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-mmxg4 with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-wepj/gl-test-custom-branch-udfidm-on-pull-request-5nf5c with pr group konflux-gl-test-custom-branch-udfidm is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a30674315c523e226d0fd3e92bb5aa0c663efd6b8dd112f287c335e0289c30 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-splr-20260430-101530-000"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","Application.Name":"build-suite-test-application-splr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","snapshot.Name":"build-suite-test-application-splr-20260430-100650-000"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"}} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"build-suite-test-application-splr-20260430-101530-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-splr-20260430-101530-000"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"build-suite-test-application-splr-20260430-101530-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","snapshot.Namespace":"build-e2e-wepj","snapshot.Name":"build-suite-test-application-splr-20260430-101530-000"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"build-suite-test-application-splr-20260430-101530-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:20:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-splr-20260430-101530-000"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-pull-request-7hj4p has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","snapshot.Name":"build-suite-test-application-splr-20260430-101530-000"} {"level":"info","ts":"2026-04-30T10:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-pull-request-7hj4p has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-7hj4p","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:21:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-push-rpb28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:21:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:21:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:21:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:21:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-push-rpb28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:21:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-udfidm-on-push-rpb28 is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"135.583743ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:21:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","reconcileID":"6f086ae3-b2ac-4205-a8fb-1b6eb128f739","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"141.104945ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:21:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","reconcileID":"86058090-d747-4307-9c66-0b9ae219e3cb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"151.571514ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:21:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","reconcileID":"0bbc6d1e-33cf-44d1-8d89-a3c1fa6b34bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"172.07177ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:21:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","reconcileID":"4be718df-4182-418e-b244-659ae3e40f85","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"212.742955ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:21:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","reconcileID":"70b4efa5-2321-454f-9bf4-3912af8ca8dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"293.414989ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:21:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","reconcileID":"414de2ce-af82-42d1-a9be-2c931fa8ebc8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"454.585257ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:21:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","reconcileID":"35385d51-e605-4bc4-86fe-dcaa230386a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"595.865965ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:21:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","reconcileID":"f6fcb411-7bd0-44f4-9296-9ac0c4fbe325","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"774.987276ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:21:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","reconcileID":"4676c700-ee30-429e-8e71-b81b08068525","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"1.220047235s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:21:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","reconcileID":"c280ae05-7c74-41ac-984b-3127f24f3996","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"2.055863789s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:21:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","reconcileID":"e35c26e3-080f-476e-90f1-dea6405123fd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","reconcileID":"4d935171-d398-4aa8-94d2-8a6168946528","component.Name":"go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-diof-20260430-101523-000","application":"integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-srtzfh is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c2b543d4b12b8ee43ceae09fb580aa30a5bb0b9eebc242f49a6f68608d934d is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-101523-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-diof-20260430-101523-000","snapshot.Spec.Components":[{"name":"python-component-srtzfh","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh@sha256:81637739030e64b928ec81bc4958c6a92d2181a671777e9618b8d3ee19cd1958","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"e103f773a86ea93f35c6048893948972284b4089"}}}]} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Application.Name":"integ-app-diof","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Namespace":"group-jqhm","snapshot.Name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-101523-000","testedSnapshot":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101523-000","testedSnapshot":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101523-000","testedSnapshot":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73751515479, NodeID:\"CR_kwDONSo-hs8AAAARK-7RVw\", HeadSHA:\"e103f773a86ea93f35c6048893948972284b4089\", ExternalID:\"my-integration-test-tbtn-python-component-srtzfh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73751515479\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73751515479\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:15:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-srtzfh snapshot scenario my-integration-test-tbtn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-jqhm/python-component-srtzfh-on-pull-request-d2qwn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73751515479/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh\", CheckSuite:github.CheckSuite{ID:66873442439}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608052459, Number:21557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21557\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-srtzfh\", SHA:\"e103f773a86ea93f35c6048893948972284b4089\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-srtzfh-on-pull-request-d2qwn has finished running","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73751515479,"CheckName":"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-101523-000","destinationSnapshot.Name":"integ-app-diof-20260430-101523-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScneario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integration-resolver-pipelinerun-znss7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:21:42Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integ-app-diof-20260430-101523-000","reconcileID":"01078319-7ad7-4081-bf40-66d7b27ace55","snapshot.name":"integ-app-diof-20260430-101523-000","pipelinerun.name":"python-component-srtzfh-on-pull-request-d2qwn","duration":3.741217119} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-101523-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-101523-000","testedSnapshot":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Scenario":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Label":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Application.Name":"integ-app-diof","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScenario.Name":"my-integration-test-tbtn","pipelineRun.Name":"integration-resolver-pipelinerun-znss7"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101523-000","testedSnapshot":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101523-000","testedSnapshot":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73751515479, NodeID:\"CR_kwDONSo-hs8AAAARK-7RVw\", HeadSHA:\"e103f773a86ea93f35c6048893948972284b4089\", ExternalID:\"my-integration-test-tbtn-python-component-srtzfh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73751515479\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73751515479\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:15:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-srtzfh snapshot integ-app-diof-20260430-101523-000 and scenario my-integration-test-tbtn is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73751515479/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh\", CheckSuite:github.CheckSuite{ID:66873442439}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608052459, Number:21557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21557\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-srtzfh\", SHA:\"e103f773a86ea93f35c6048893948972284b4089\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-znss7","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integration-resolver-pipelinerun-znss7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73751515479,"CheckName":"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-101523-000","destinationSnapshot.Name":"integ-app-diof-20260430-101523-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-101523-000","testedSnapshot":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101523-000","testedSnapshot":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101523-000","testedSnapshot":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73751515479, NodeID:\"CR_kwDONSo-hs8AAAARK-7RVw\", HeadSHA:\"e103f773a86ea93f35c6048893948972284b4089\", ExternalID:\"my-integration-test-tbtn-python-component-srtzfh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73751515479\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73751515479\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:15:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-srtzfh snapshot integ-app-diof-20260430-101523-000 and scenario my-integration-test-tbtn is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-znss7' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73751515479/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh\", CheckSuite:github.CheckSuite{ID:66873442439}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608052459, Number:21557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21557\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-srtzfh\", SHA:\"e103f773a86ea93f35c6048893948972284b4089\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73751515479,"CheckName":"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-101523-000","destinationSnapshot.Name":"integ-app-diof-20260430-101523-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-d2qwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:21:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-srtzfh-on-pull-request-d2qwn has finished running","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-d2qwn","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-101523-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-101523-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-101523-000","testedSnapshot":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-znss7","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integration-resolver-pipelinerun-znss7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101523-000","testedSnapshot":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101523-000","testedSnapshot":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:21:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73751515479, NodeID:\"CR_kwDONSo-hs8AAAARK-7RVw\", HeadSHA:\"e103f773a86ea93f35c6048893948972284b4089\", ExternalID:\"my-integration-test-tbtn-python-component-srtzfh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73751515479\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73751515479\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:15:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-srtzfh snapshot integ-app-diof-20260430-101523-000 and scenario my-integration-test-tbtn is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73751515479/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh\", CheckSuite:github.CheckSuite{ID:66873442439}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608052459, Number:21557, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21557\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-srtzfh\", SHA:\"e103f773a86ea93f35c6048893948972284b4089\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:21:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73751515479,"CheckName":"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-30T10:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-101523-000","destinationSnapshot.Name":"integ-app-diof-20260430-101523-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-30T10:21:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:21:51Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-diof-20260430-101523-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integration-resolver-pipelinerun-znss7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:21:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:21:59Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-ihydzl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:22:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101523-000"} {"level":"info","ts":"2026-04-30T10:22:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-srtzfh-on-push-dhbss is not associated with a pull request","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","PR group":"konflux-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","prGroup":"konflux-konflux-test-integration-clone-ihydzl","prGroupHash":"1cbb13ae938f270ceafcc649f7402cbee49eb009e7a711fc999839d4873d37"} {"level":"info","ts":"2026-04-30T10:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.NameSpace":"group-jqhm","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-tbtn","externalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73752484743,"CheckName":"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-ihydzl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:22:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73752484743, NodeID:\"CR_kwDOOe2tsc8AAAARK_2bhw\", HeadSHA:\"f7a738808dfa4da40be2aadbe013497c266cad4d\", ExternalID:\"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73752484743\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73752484743\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:22:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ihydzl snapshot scenario my-integration-test-tbtn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-jqhm/konflux-test-integration-clone-ihydzl-on-pull-request-gctpl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73752484743/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl\", CheckSuite:github.CheckSuite{ID:66874398954}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608086595, Number:9054, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9054\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ihydzl\", SHA:\"f7a738808dfa4da40be2aadbe013497c266cad4d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73752484743,"CheckName":"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-ihydzl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-push-27f8k","reconcileID":"3dab28a2-bb61-4113-90f1-58ce6a7cf1b5","Component.Namespace":"group-jqhm","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd@sha256:7e5d566e63965fe96822cb0cf8eb26d2310498122e431f22601cb6fe3038362a","Component.Name":"go-component-puknjd","lastBuildCommit":"2b085f62b83f962a20ad699e50ccf06c4a75b4dc"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","component.Namespace":"group-jqhm","component.Name":"go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:22:17Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-push-27f8k","reconcileID":"3dab28a2-bb61-4113-90f1-58ce6a7cf1b5","component.Name":"python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:22:17Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"go-component-puknjd-on-push-27f8k","reconcileID":"3dab28a2-bb61-4113-90f1-58ce6a7cf1b5","component.Name":"konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-diof-20260430-101513-000","application":"integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-101513-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-diof-20260430-101513-000","snapshot.Spec.Components":[{"name":"go-component-puknjd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd@sha256:7e5d566e63965fe96822cb0cf8eb26d2310498122e431f22601cb6fe3038362a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"2b085f62b83f962a20ad699e50ccf06c4a75b4dc"}}}]} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Application.Name":"integ-app-diof","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-101513-000","testedSnapshot":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-push-27f8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101513-000","testedSnapshot":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101513-000","testedSnapshot":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-push-27f8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-push-27f8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-push-27f8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-puknjd-on-push-27f8k has finished running","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.NameSpace":"group-jqhm","snapshot.Name":"integ-app-diof-20260430-101513-000","scenarioName":"my-integration-test-tbtn","externalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-push-27f8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-puknjd-on-push-27f8k has finished running","buildpipelineRun":{"name":"go-component-puknjd-on-push-27f8k","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73752488724,"CheckName":"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-101513-000","destinationSnapshot.Name":"integ-app-diof-20260430-101513-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integration-resolver-pipelinerun-ljqmt","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:22:18Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integ-app-diof-20260430-101513-000","reconcileID":"c15387a1-a791-4178-b829-2f9929bce878","snapshot.name":"integ-app-diof-20260430-101513-000","pipelinerun.name":"go-component-puknjd-on-push-27f8k","duration":4.3854866} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-101513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-101513-000","testedSnapshot":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101513-000","testedSnapshot":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101513-000","testedSnapshot":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73752488724, NodeID:\"CR_kwDONSo-hs8AAAARK_2rFA\", HeadSHA:\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\", ExternalID:\"my-integration-test-tbtn-go-component-puknjd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73752488724\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73752488724\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:22:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-puknjd snapshot integ-app-diof-20260430-101513-000 and scenario my-integration-test-tbtn is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73752488724/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd\", CheckSuite:github.CheckSuite{ID:66873413755}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-ljqmt","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integration-resolver-pipelinerun-ljqmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73752488724,"CheckName":"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-101513-000","destinationSnapshot.Name":"integ-app-diof-20260430-101513-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:22:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-101513-000","testedSnapshot":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101513-000","testedSnapshot":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101513-000","testedSnapshot":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73752488724, NodeID:\"CR_kwDONSo-hs8AAAARK_2rFA\", HeadSHA:\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\", ExternalID:\"my-integration-test-tbtn-go-component-puknjd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73752488724\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73752488724\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:22:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-puknjd snapshot integ-app-diof-20260430-101513-000 and scenario my-integration-test-tbtn is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-ljqmt' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73752488724/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd\", CheckSuite:github.CheckSuite{ID:66873413755}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73752488724,"CheckName":"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-101513-000","destinationSnapshot.Name":"integ-app-diof-20260430-101513-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-101513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-ljqmt","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integration-resolver-pipelinerun-ljqmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-101513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-101513-000","testedSnapshot":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101513-000","testedSnapshot":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-101513-000","testedSnapshot":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:22:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73752488724, NodeID:\"CR_kwDONSo-hs8AAAARK_2rFA\", HeadSHA:\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\", ExternalID:\"my-integration-test-tbtn-go-component-puknjd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73752488724\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73752488724\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:22:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-puknjd snapshot integ-app-diof-20260430-101513-000 and scenario my-integration-test-tbtn is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73752488724/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd\", CheckSuite:github.CheckSuite{ID:66873413755}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-30T10:22:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73752488724,"CheckName":"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-30T10:22:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-101513-000","destinationSnapshot.Name":"integ-app-diof-20260430-101513-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-30T10:22:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-101513-000"} {"level":"info","ts":"2026-04-30T10:22:27Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-diof-20260430-101513-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integration-resolver-pipelinerun-ljqmt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-cj5rh","reconcileID":"8f306611-ab8a-47f9-8dd2-78bf9d651348","Component.Namespace":"build-e2e-dnmz","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop@sha256:171d1dd23235e33d64219fd8e991edc6ee4229a42bce8e4f4151e85fd74ab835","Component.Name":"fj-multi-component-child-riop","lastBuildCommit":"f6d026ef620fe99e5d97dfc920b2cd1b0fc4e498"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","component.Namespace":"build-e2e-dnmz","component.Name":"fj-multi-component-child-riop"} {"level":"info","ts":"2026-04-30T10:22:42Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-cj5rh","reconcileID":"8f306611-ab8a-47f9-8dd2-78bf9d651348","component.Name":"fj-multi-component-parent-riop"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-fvey-20260430-101712-000"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-fvey-20260430-101712-000","application":"build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-fvey-20260430-101712-000"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-101712-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-fvey-20260430-101712-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-riop","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop@sha256:171d1dd23235e33d64219fd8e991edc6ee4229a42bce8e4f4151e85fd74ab835","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-puusfb","revision":"f6d026ef620fe99e5d97dfc920b2cd1b0fc4e498"}}}]} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-fvey-20260430-101712-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-101712-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-fvey-20260430-101712-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-101712-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-fvey-20260430-101712-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","Application.Name":"build-suite-component-update-fvey","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-fvey-20260430-101712-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-101712-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:22:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-fvey-20260430-101712-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-101712-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-101712-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-fvey-20260430-101712-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-cj5rh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-fvey-20260430-101712-000"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-cj5rh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-fvey-20260430-101712-000"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-cj5rh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-cj5rh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-riop-on-push-cj5rh has finished running","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","snapshot.Name":"build-suite-component-update-fvey-20260430-101712-000"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-cj5rh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-riop-on-push-cj5rh has finished running","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","elapsedSinceCompletion":"604.568047ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:23:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","reconcileID":"45aa40cc-0002-4fbb-b610-8656f969b77f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","elapsedSinceCompletion":"616.781883ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:23:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","reconcileID":"1bc02d35-2008-4df5-9b15-dbd354eecd79","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","elapsedSinceCompletion":"627.671805ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:23:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","reconcileID":"1807333d-d8d7-4882-b0f5-981796d5c1ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","elapsedSinceCompletion":"648.272906ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:23:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","reconcileID":"9fd85127-536b-4cb1-b857-354120795eac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","elapsedSinceCompletion":"688.935921ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:23:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","reconcileID":"00a27b9b-fea4-4077-a627-7f915339b08f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","elapsedSinceCompletion":"769.563955ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:23:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","reconcileID":"e558c276-2d29-42f7-a85c-0d7f7cb075ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:06Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-dhcdg","reconcileID":"b3378866-feed-438f-a64b-8acf2fea66aa","Component.Namespace":"build-e2e-dnmz","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop@sha256:bcfb7d7bf8b4b8b24051461d73eb19ef64e22489519d8c42840979ba3a3f5a88","Component.Name":"fj-multi-component-child-riop","lastBuildCommit":"ecd922752950f2b0b7ab87df1930c8b0cb26127d"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","component.Namespace":"build-e2e-dnmz","component.Name":"fj-multi-component-child-riop"} {"level":"info","ts":"2026-04-30T10:23:06Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-dhcdg","reconcileID":"b3378866-feed-438f-a64b-8acf2fea66aa","component.Name":"fj-multi-component-parent-riop"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-fvey-20260430-101722-000"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-fvey-20260430-101722-000","application":"build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-fvey-20260430-101722-000"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-101722-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-fvey-20260430-101722-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-riop","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop@sha256:bcfb7d7bf8b4b8b24051461d73eb19ef64e22489519d8c42840979ba3a3f5a88","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-puusfb","revision":"ecd922752950f2b0b7ab87df1930c8b0cb26127d"}}}]} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-fvey-20260430-101722-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-101722-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-fvey-20260430-101722-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-101722-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-fvey-20260430-101722-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","Application.Name":"build-suite-component-update-fvey","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-fvey-20260430-101722-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-101722-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:23:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-fvey-20260430-101722-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-101722-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-101722-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-fvey-20260430-101722-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-dhcdg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-fvey-20260430-101722-000"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-dhcdg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-fvey-20260430-101722-000"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-dhcdg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-dhcdg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-riop-on-push-dhcdg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","elapsedSinceCompletion":"1.219864968s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:23:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","reconcileID":"05106500-e707-4276-8c7f-7e7efc2fc7a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","snapshot.Name":"build-suite-component-update-fvey-20260430-101722-000"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-dhcdg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-riop-on-push-dhcdg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","elapsedSinceCompletion":"1.541337413s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:23:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","reconcileID":"13c181ca-60d8-4fbc-b7df-12f06f08bd43","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","elapsedSinceCompletion":"1.593838137s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:23:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","reconcileID":"96e43017-110b-4bf9-a976-5869e0754cf9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","elapsedSinceCompletion":"2.18239131s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:23:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","reconcileID":"c6d54b25-6d54-4cbd-9241-a56dc127049c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-mddc-20260430-101846-000","application":"integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"integ-app-mddc-20260430-101846-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-mddc-20260430-101846-000","snapshot.Spec.Components":[{"name":"test-component-pac-mfikgk","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-uggw/test-component-pac-mfikgk@sha256:e4e304e773f5f0e134170dc33db3a438bc128ef285b62ce66538eb91511c15a8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"a33657d68bc0f31a037d88662629243d91956a05"}}}]} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-mfikgk is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 73baaa0533994bfdd5ebcdf8a19f0e7c8b336faa9672f8be271f567ee8d0d3 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","Application.Name":"integ-app-mddc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"}} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","integrationTestScenario.Name":"my-integration-test-xpml"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Namespace":"integration2-uggw","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"}} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","destinationComponentSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","integrationTestScenario.Name":"my-integration-test-xpml"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"my-integration-test-xpml-5gtfc","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-xpml"} {"level":"info","ts":"2026-04-30T10:23:09Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"integ-app-mddc-20260430-101846-000","reconcileID":"95524735-f06b-436b-a8e9-68f7d93c3c49","snapshot.name":"integ-app-mddc-20260430-101846-000","pipelinerun.name":"test-component-pac-mfikgk-on-pull-request-zckm9","duration":3.867644366} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"integ-app-mddc-20260430-101846-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-xpml","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-xpml","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","Scenario":"my-integration-test-xpml"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","Label":"my-integration-test-xpml"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","Application.Name":"integ-app-mddc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","integrationTestScenario.Name":"my-integration-test-xpml","pipelineRun.Name":"my-integration-test-xpml-5gtfc"} {"level":"info","ts":"2026-04-30T10:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mfikgk-on-pull-request-zckm9 has finished running","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ExternalID":"my-integration-test-xpml-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ExternalID":"my-integration-test-xpml-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","existingCheckRun":"github.CheckRun{ID:73751980959, NodeID:\"CR_kwDOKrwUx88AAAARK_Xrnw\", HeadSHA:\"a33657d68bc0f31a037d88662629243d91956a05\", ExternalID:\"my-integration-test-xpml-test-component-pac-mfikgk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751980959\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73751980959\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:18:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mfikgk snapshot scenario my-integration-test-xpml is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-uggw/test-component-pac-mfikgk-on-pull-request-zckm9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751980959/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xpml / test-component-pac-mfikgk\", CheckSuite:github.CheckSuite{ID:66873926063}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608069420, Number:30033, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30033\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mfikgk\", SHA:\"a33657d68bc0f31a037d88662629243d91956a05\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-begupw\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xpml-5gtfc","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"my-integration-test-xpml-5gtfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ID":73751980959,"CheckName":"Konflux Dev version / my-integration-test-xpml / test-component-pac-mfikgk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","testedSnapshot.Name":"integ-app-mddc-20260430-101846-000","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"}} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","destinationComponentSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-xpml","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-xpml","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ExternalID":"my-integration-test-xpml-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","existingCheckRun":"github.CheckRun{ID:73751980959, NodeID:\"CR_kwDOKrwUx88AAAARK_Xrnw\", HeadSHA:\"a33657d68bc0f31a037d88662629243d91956a05\", ExternalID:\"my-integration-test-xpml-test-component-pac-mfikgk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751980959\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73751980959\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:18:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mfikgk snapshot integ-app-mddc-20260430-101846-000 and scenario my-integration-test-xpml is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751980959/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xpml / test-component-pac-mfikgk\", CheckSuite:github.CheckSuite{ID:66873926063}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608069420, Number:30033, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30033\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mfikgk\", SHA:\"a33657d68bc0f31a037d88662629243d91956a05\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-begupw\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk-on-pull-request-zckm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:23:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mfikgk-on-pull-request-zckm9 has finished running","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ID":73751980959,"CheckName":"Konflux Dev version / my-integration-test-xpml / test-component-pac-mfikgk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:23:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","testedSnapshot.Name":"integ-app-mddc-20260430-101846-000","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:23:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:18Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-push-t9zhp","reconcileID":"c65da2bc-a04b-4722-ba6b-cdfb964c02a1","Component.Namespace":"build-e2e-dnmz","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-parent-riop@sha256:ac04520ba34d24d622d25a4f95f604790b8b45ec2b3e888d4edd8387d86bd5f2","Component.Name":"fj-multi-component-parent-riop","lastBuildCommit":"b8c1e7ce503cd175b68cbb14310d61cd2f3d164c"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","component.Namespace":"build-e2e-dnmz","component.Name":"fj-multi-component-parent-riop"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-fvey-20260430-101724-000"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-fvey-20260430-101724-000","application":"build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-fvey-20260430-101724-000"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-101724-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-fvey-20260430-101724-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-riop","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-child-riop@sha256:bcfb7d7bf8b4b8b24051461d73eb19ef64e22489519d8c42840979ba3a3f5a88","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-puusfb","revision":"ecd922752950f2b0b7ab87df1930c8b0cb26127d","dockerfileUrl":"Dockerfile"}}},{"name":"fj-multi-component-parent-riop","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-parent-riop@sha256:ac04520ba34d24d622d25a4f95f604790b8b45ec2b3e888d4edd8387d86bd5f2","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-puusfb","revision":"b8c1e7ce503cd175b68cbb14310d61cd2f3d164c"}}}]} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-fvey-20260430-101724-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-101724-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-fvey-20260430-101724-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-101724-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-fvey-20260430-101724-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","Application.Name":"build-suite-component-update-fvey","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-fvey-20260430-101724-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-101724-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:23:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-fvey-20260430-101724-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-101724-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-101724-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-fvey-20260430-101724-000","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-push-t9zhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-fvey-20260430-101724-000"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-push-t9zhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-fvey-20260430-101724-000"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"}} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-push-t9zhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"integ-app-mddc-20260430-101846-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xpml-5gtfc","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"my-integration-test-xpml-5gtfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"integ-app-mddc-20260430-101846-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","destinationComponentSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-push-t9zhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-riop-on-push-t9zhp has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","snapshot.Name":"build-suite-component-update-fvey-20260430-101724-000"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-xpml","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-xpml","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop-on-push-t9zhp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-riop-on-push-t9zhp has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ExternalID":"my-integration-test-xpml-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","existingCheckRun":"github.CheckRun{ID:73751980959, NodeID:\"CR_kwDOKrwUx88AAAARK_Xrnw\", HeadSHA:\"a33657d68bc0f31a037d88662629243d91956a05\", ExternalID:\"my-integration-test-xpml-test-component-pac-mfikgk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751980959\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73751980959\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:18:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-mfikgk snapshot integ-app-mddc-20260430-101846-000 and scenario my-integration-test-xpml is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73751980959/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xpml / test-component-pac-mfikgk\", CheckSuite:github.CheckSuite{ID:66873926063}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608069420, Number:30033, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30033\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mfikgk\", SHA:\"a33657d68bc0f31a037d88662629243d91956a05\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-begupw\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ID":73751980959,"CheckName":"Konflux Dev version / my-integration-test-xpml / test-component-pac-mfikgk","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","testedSnapshot.Name":"integ-app-mddc-20260430-101846-000","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:19Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"my-integration-test-xpml-5gtfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwoj/fj-test-custom-branch-kednka, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-fvey-20260430-102334-568"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-fvey-20260430-102334-568","application":"build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-fvey-20260430-102334-568"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-568","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-568","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-568","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-568","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-568","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","Application.Name":"build-suite-component-update-fvey","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-568","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-102334-568","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:23:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-568","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-568","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-568","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-568","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"error","ts":"2026-04-30T10:23:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"fj-multi-component-parent-riop","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop","reconcileID":"73023b85-3f8a-4e8d-9033-af532ba7673c","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"fj-multi-component-parent-riop\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-fvey-20260430-102334-632"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-fvey-20260430-102334-632","application":"build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-fvey-20260430-102334-632"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-632","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-632","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-632","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-632","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-632","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","Application.Name":"build-suite-component-update-fvey","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-632","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"build-suite-component-update-fvey-20260430-102334-632","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:23:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-632","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-632","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-632","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-fvey-20260430-102334-632","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:34Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-multi-component-parent-riop","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-parent-riop","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-30T10:23:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-pull-request-xxk2c","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-riop-on-push-t9zhp","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-multi-component-child-riop","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-riop-on-pull-request-rgk4w","PR group":"konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","prGroup":"konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop","prGroupHash":"07947c57b6d99af3edc76ab377cbad1e193328b9cafb2841f5b26f43ec90fd"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-wjhbp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-wjhbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-wjhbp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-wjhbp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-wjhbp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-wjhbp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-wjhbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-riop-on-push-wjhbp is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-wjhbp","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-riop-component-update-fj-multi-component-parent-riop is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey"} {"level":"info","ts":"2026-04-30T10:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"application":"build-e2e-dnmz/build-suite-component-update-fvey","namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-uggw","name":"my-integration-test-isao"}} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-isao"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-isao"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/04/30 10:23:39 http: TLS handshake error from 10.130.0.2:47984: EOF {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","integrationTestScenario.Name":"my-integration-test-isao"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"my-integration-test-isao-lxldz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-isao"} {"level":"info","ts":"2026-04-30T10:23:39Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"integ-app-mddc-20260430-101846-000","reconcileID":"ab53f5c2-5638-4b76-8523-39432d59c7a6","snapshot.name":"integ-app-mddc-20260430-101846-000","pipelinerun.name":"test-component-pac-mfikgk-on-pull-request-zckm9","duration":33.415543599} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"integ-app-mddc-20260430-101846-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"}} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","destinationComponentSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","Application.Name":"integ-app-mddc","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","integrationTestScenario.Name":"my-integration-test-xpml","pipelineRun.Name":"my-integration-test-xpml-5gtfc"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","integrationTestScenario.Name":"my-integration-test-isao","pipelineRun.Name":"my-integration-test-isao-lxldz"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-isao","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-xpml"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-isao","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ExternalID":"my-integration-test-isao-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:23:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.NameSpace":"integration2-uggw","snapshot.Name":"integ-app-mddc-20260430-101846-000","scenarioName":"my-integration-test-isao","externalID":"my-integration-test-isao-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ID":73752685421,"CheckName":"Konflux Dev version / my-integration-test-isao / test-component-pac-mfikgk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","testedSnapshot.Name":"integ-app-mddc-20260430-101846-000","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"}} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","destinationComponentSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"error","ts":"2026-04-30T10:23:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-isao-lxldz","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"my-integration-test-isao-lxldz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-isao","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-isao","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-pull-request-rgk4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-30T10:23:42Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ExternalID":"my-integration-test-isao-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:23:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","existingCheckRun":"github.CheckRun{ID:73752685421, NodeID:\"CR_kwDOKrwUx88AAAARLACrbQ\", HeadSHA:\"a33657d68bc0f31a037d88662629243d91956a05\", ExternalID:\"my-integration-test-isao-test-component-pac-mfikgk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73752685421\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73752685421\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:23:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-mfikgk snapshot integ-app-mddc-20260430-101846-000 and scenario my-integration-test-isao is in progress\", Text:\"PipelineRun 'my-integration-test-isao-lxldz' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73752685421/annotations\"}, Name:\"Konflux Dev version / my-integration-test-isao / test-component-pac-mfikgk\", CheckSuite:github.CheckSuite{ID:66873926063}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608069420, Number:30033, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30033\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mfikgk\", SHA:\"a33657d68bc0f31a037d88662629243d91956a05\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-begupw\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-30T10:23:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ID":73752685421,"CheckName":"Konflux Dev version / my-integration-test-isao / test-component-pac-mfikgk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","testedSnapshot.Name":"integ-app-mddc-20260430-101846-000","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-xpml"} {"level":"info","ts":"2026-04-30T10:23:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"error","ts":"2026-04-30T10:23:42Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-txb8n","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:23:42Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-cj5rh","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-dhcdg","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-fvey-20260430-102334-632"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dnmz","snapshot":"build-suite-component-update-fvey-20260430-102334-632"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-fvey-20260430-100555-000"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dnmz","snapshot":"build-suite-component-update-fvey-20260430-100555-000"} 2026/04/30 10:23:43 http: TLS handshake error from 10.129.0.2:35196: EOF {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-fvey-20260430-101712-000"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dnmz","snapshot":"build-suite-component-update-fvey-20260430-101712-000"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-fvey-20260430-101722-000"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dnmz","snapshot":"build-suite-component-update-fvey-20260430-101722-000"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-fvey-20260430-102334-568"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dnmz","snapshot":"build-suite-component-update-fvey-20260430-102334-568"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-fvey-20260430-100608-000"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dnmz","snapshot":"build-suite-component-update-fvey-20260430-100608-000"} 2026/04/30 10:23:43 http: TLS handshake error from 10.128.0.2:56094: EOF {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-fvey-20260430-101724-000"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dnmz","snapshot":"build-suite-component-update-fvey-20260430-101724-000"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-wjhbp","namespace":"build-e2e-dnmz"},"namespace":"build-e2e-dnmz","name":"fj-multi-component-child-riop-on-push-wjhbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-push-wjhbp","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-4lh2g","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:23:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:23:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:23:46Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-riop-on-pull-request-rgk4w","namespace":"build-e2e-dnmz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aiba/gl-multi-component-child-dhgw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:23:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"}} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"integ-app-mddc-20260430-101846-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"integ-app-mddc-20260430-101846-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","destinationComponentSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-isao-lxldz","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"my-integration-test-isao-lxldz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-isao","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-xpml"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","scenario.Name":"my-integration-test-isao","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testedSnapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ExternalID":"my-integration-test-isao-test-component-pac-mfikgk"} {"level":"info","ts":"2026-04-30T10:23:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","existingCheckRun":"github.CheckRun{ID:73752685421, NodeID:\"CR_kwDOKrwUx88AAAARLACrbQ\", HeadSHA:\"a33657d68bc0f31a037d88662629243d91956a05\", ExternalID:\"my-integration-test-isao-test-component-pac-mfikgk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73752685421\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73752685421\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:23:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-mfikgk snapshot integ-app-mddc-20260430-101846-000 and scenario my-integration-test-isao is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73752685421/annotations\"}, Name:\"Konflux Dev version / my-integration-test-isao / test-component-pac-mfikgk\", CheckSuite:github.CheckSuite{ID:66873926063}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608069420, Number:30033, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30033\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mfikgk\", SHA:\"a33657d68bc0f31a037d88662629243d91956a05\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-begupw\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-30T10:23:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","ID":73752685421,"CheckName":"Konflux Dev version / my-integration-test-isao / test-component-pac-mfikgk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-30T10:23:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","testedSnapshot.Name":"integ-app-mddc-20260430-101846-000","destinationSnapshot.Name":"integ-app-mddc-20260430-101846-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-30T10:23:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","snapshot.Name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:23:52Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-mddc-20260430-101846-000","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"my-integration-test-isao-lxldz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:23:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-mffj"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-mffj","application":"integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-mffj"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mffj"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-mddc has been set as a Controller OwnerReference on Snapshot snapshot-sample-mffj","snapshot":{"name":"snapshot-sample-mffj","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"snapshot-sample-mffj","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-mffj","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-mffj","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-mffj","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-mffj","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-mffj","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","Application.Name":"integ-app-mddc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-mffj"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-uggw","snapshot":"snapshot-sample-mffj"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mffj"} {"level":"error","ts":"2026-04-30T10:23:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-mffj","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"snapshot-sample-mffj","reconcileID":"560aa47b-98f0-4a9a-b769-54a26fbbbb60","error":"snapshots.appstudio.redhat.com \"snapshot-sample-mffj\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:23:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-mffj","namespace":"integration2-uggw"},"req":{"name":"snapshot-sample-mffj","namespace":"integration2-uggw"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-mffj\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-mfikgk","namespace":"integration2-uggw"},"application":"integration2-uggw/integ-app-mddc","namespace":"integration2-uggw","name":"test-component-pac-mfikgk","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:23:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-isao-lxldz","namespace":"integration2-uggw"},"pipelineRun.Name":"my-integration-test-isao-lxldz"} {"level":"info","ts":"2026-04-30T10:24:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-isao-lxldz","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"my-integration-test-isao-lxldz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:24:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-xpml-5gtfc","namespace":"integration2-uggw"},"pipelineRun.Name":"my-integration-test-xpml-5gtfc"} {"level":"info","ts":"2026-04-30T10:24:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xpml-5gtfc","namespace":"integration2-uggw"},"namespace":"integration2-uggw","name":"my-integration-test-xpml-5gtfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-30T10:24:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-mfikgk-on-pull-request-zckm9","namespace":"integration2-uggw"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:24:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:24:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-uggw","snapshot":"integ-app-mddc-20260430-101846-000"} {"level":"info","ts":"2026-04-30T10:24:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:24:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:24:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:30Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-dtssn","reconcileID":"3df661c5-06ff-420a-98b8-8b3cda64044c","Component.Namespace":"build-e2e-aiba","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw@sha256:151c8d9b7516faacf6044f9853cd7d508fa68d92de994a7cfceaec863a0800a1","Component.Name":"gl-multi-component-child-dhgw","lastBuildCommit":"6d2c9b94f2a3c6985404b9e3e6685131cbb28de7"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","component.Namespace":"build-e2e-aiba","component.Name":"gl-multi-component-child-dhgw"} {"level":"info","ts":"2026-04-30T10:24:31Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-dtssn","reconcileID":"3df661c5-06ff-420a-98b8-8b3cda64044c","component.Name":"gl-multi-component-parent-dhgw"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-umku-20260430-101918-000"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-umku-20260430-101918-000","application":"build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-umku-20260430-101918-000"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-101918-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-umku-20260430-101918-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-dhgw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw@sha256:151c8d9b7516faacf6044f9853cd7d508fa68d92de994a7cfceaec863a0800a1","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw","revision":"6d2c9b94f2a3c6985404b9e3e6685131cbb28de7"}}}]} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-umku-20260430-101918-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-101918-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-101918-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-101918-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-umku-20260430-101918-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","Application.Name":"build-suite-component-update-umku","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-umku-20260430-101918-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-101918-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:24:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-umku-20260430-101918-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-101918-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-101918-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-umku-20260430-101918-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-dtssn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-umku-20260430-101918-000"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-dtssn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-umku-20260430-101918-000"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-dtssn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-dtssn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-push-dtssn has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","snapshot.Name":"build-suite-component-update-umku-20260430-101918-000"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-dtssn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-push-dtssn has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:24:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"333.603782ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:24:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"b0f14949-89f1-43b0-aeaa-4ec407e55c9a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"339.174985ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:24:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"78989134-a0b4-4b28-b0ed-8144b3ca2d2c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"349.678564ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:24:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"d3db1362-bb8b-48da-a95f-41ba23a5434f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"370.23739ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:24:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"2c08a69b-36b4-49ee-bf48-f5b4ea01e30a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"410.981964ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:24:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"d4b383c8-b4f3-40ba-9a2b-01ee789d89b1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"492.367829ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:24:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"20625ce1-da6f-4981-a0f5-a4f4ac9ef091","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"653.709781ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:24:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"b129358a-c3b0-407a-8bf6-a518d149101a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"974.810622ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:24:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"9072b9bd-4dd3-4b71-a142-5398893150a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"1.403301631s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:24:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"c0c61440-5117-4951-b5f8-1e6a20fe0c20","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"1.615421277s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:24:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"73df540b-f9d9-4785-bf18-b364e45791f6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","build-e2e-aiba":"gl-multi-component-child-dhgw-on-pull-request-mqvd7"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:36Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-mqvd7\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:36Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e58abd76446f78c149a9b3df37acd31-27418419de69b1c0-01"}},"deletionTimestamp":"2026-04-30 10:24:38 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mqvd7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","build-e2e-aiba":"gl-multi-component-child-dhgw-on-pull-request-mqvd7"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:36Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-mqvd7\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:36Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e58abd76446f78c149a9b3df37acd31-27418419de69b1c0-01"}},"deletionTimestamp":"2026-04-30 10:24:38 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mqvd7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","build-e2e-aiba":"gl-multi-component-child-dhgw-on-pull-request-mqvd7"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:05:36Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-dhgw-on-pull-request-mqvd7\" was cancelled"}],"startTime":"2026-04-30T10:05:29Z","completionTime":"2026-04-30T10:05:36Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw"},{"name":"revision","value":"4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw:on-pr-4098fdde169fcf0241dbe5017eb59c6067797d89"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e58abd76446f78c149a9b3df37acd31-27418419de69b1c0-01"}},"deletionTimestamp":"2026-04-30 10:24:38 +0000 UTC"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-mqvd7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mqvd7","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","elapsedSinceCompletion":"2.386172948s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:24:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"49747bd1-164c-4bfe-8bd6-6c79887de341","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"5d51b746-4572-40bc-9109-e78556d74995","component.Name":"gl-multi-component-parent-dhgw"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-umku-20260430-101928-000"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-umku-20260430-101928-000","application":"build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-umku-20260430-101928-000"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-101928-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-umku-20260430-101928-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-dhgw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw@sha256:bdbdee3c6e742db4bdb16eda2422d8305cc63609edac446fabb96dc75f733ca6","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw","revision":"50f8c546bd6afd340dbeb582d5db71e054bf3a18"}}}]} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mq7cz with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-4j55j with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-aiba/gl-multi-component-child-dhgw-on-pull-request-mqvd7 with pr group konflux-gl-multi-component-child-dhgw is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-dhgw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 70e39b7db496e3ab9ef4d8322910dfc1b1a9ed5cdee7f481c8442a41e5f136 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-umku-20260430-101928-000"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","Application.Name":"build-suite-component-update-umku","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"}} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-101928-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:24:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-101928-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-101928-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-101928-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","snapshot.Namespace":"build-e2e-aiba","snapshot.Name":"build-suite-component-update-umku-20260430-101928-000"} {"level":"error","ts":"2026-04-30T10:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:341","msg":"Failed to update the build pipelineRun with new annotations","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","pipelineRun.Name":"gl-multi-component-child-dhgw-on-pull-request-2547w","error":"Internal error occurred: failed calling webhook \"validation.webhook.pipeline.tekton.dev\": failed to call webhook: Post \"https://tekton-pipelines-webhook.openshift-pipelines.svc:443/resource-validation?timeout=10s\": context deadline exceeded","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:341\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:830","msg":"Failed to annotate build pipelinerun with the snapshot creation status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","error":"Internal error occurred: failed calling webhook \"validation.webhook.pipeline.tekton.dev\": failed to call webhook: Post \"https://tekton-pipelines-webhook.openshift-pipelines.svc:443/resource-validation?timeout=10s\": context deadline exceeded","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:830\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:343\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","error":"Internal error occurred: failed calling webhook \"validation.webhook.pipeline.tekton.dev\": failed to call webhook: Post \"https://tekton-pipelines-webhook.openshift-pipelines.svc:443/resource-validation?timeout=10s\": context deadline exceeded","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:343\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:25:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","reconcileID":"5d51b746-4572-40bc-9109-e78556d74995","error":"Internal error occurred: failed calling webhook \"validation.webhook.pipeline.tekton.dev\": failed to call webhook: Post \"https://tekton-pipelines-webhook.openshift-pipelines.svc:443/resource-validation?timeout=10s\": context deadline exceeded","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-xwdj-20260430-101808-000"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-xwdj-20260430-101808-000","application":"build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-xwdj-20260430-101808-000"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"build-suite-test-application-xwdj-20260430-101808-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-xwdj-20260430-101808-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-kednka","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mwoj/fj-test-custom-branch-kednka@sha256:bbf50cc07b6fc6c73d00d91ad9044ca763b73e56e5f3ff3b71d3a4a22507abea","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-vjnmrc","revision":"c1ab88410f05a15b861f3cc8dca0736e9347bdde"}}}]} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-mwoj/fj-test-custom-branch-kednka-on-pull-request-rrzjl with pr group konflux-fj-test-custom-branch-kednka is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-kednka is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 68eca94d4d05f86b901fe47bcf66414a91b2d51b391aebbdaa1e1386568229 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-xwdj-20260430-101808-000"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","Application.Name":"build-suite-test-application-xwdj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","snapshot.Name":"build-suite-test-application-xwdj-20260430-100807-000"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"}} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"build-suite-test-application-xwdj-20260430-101808-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:25:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"build-suite-test-application-xwdj-20260430-101808-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xwdj-20260430-101808-000"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"build-suite-test-application-xwdj-20260430-101808-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-xwdj-20260430-101808-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","snapshot.Namespace":"build-e2e-mwoj","snapshot.Name":"build-suite-test-application-xwdj-20260430-101808-000"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xwdj-20260430-101808-000"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-kednka-on-pull-request-q7v27 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-pull-request-q7v27","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:875","msg":"There is an existing Snapshot associated with this build pipelineRun, but the pipelineRun is not yet annotated","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","snapshot.Name":"build-suite-component-update-umku-20260430-101928-000"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-umku-20260430-101928-000"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-umku-20260430-101928-000"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-2547w has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","snapshot.Name":"build-suite-component-update-umku-20260430-101928-000"} {"level":"info","ts":"2026-04-30T10:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-2547w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-pull-request-2547w has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-push-l7bf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-push-l7bf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-test-custom-branch-kednka-on-push-l7bf8 is not associated with a pull request","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:14Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-s7fh6","reconcileID":"ca49d2e1-2f77-4491-868b-29b37af5d3f9","Component.Namespace":"build-e2e-aiba","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw@sha256:d838dbed1bbdbe41367b9f53b570765bf5a873a4dfb0351ef79c8e8e7543700d","Component.Name":"gl-multi-component-child-dhgw","lastBuildCommit":"cfed344df907d41a1c3448cd956073859ef65b4e"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","component.Namespace":"build-e2e-aiba","component.Name":"gl-multi-component-child-dhgw"} {"level":"info","ts":"2026-04-30T10:25:14Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-s7fh6","reconcileID":"ca49d2e1-2f77-4491-868b-29b37af5d3f9","component.Name":"gl-multi-component-parent-dhgw"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-umku-20260430-102025-000"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-umku-20260430-102025-000","application":"build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-umku-20260430-102025-000"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-102025-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-umku-20260430-102025-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-dhgw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw@sha256:d838dbed1bbdbe41367b9f53b570765bf5a873a4dfb0351ef79c8e8e7543700d","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw","revision":"cfed344df907d41a1c3448cd956073859ef65b4e"}}}]} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-umku-20260430-102025-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-102025-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-102025-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-102025-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-umku-20260430-102025-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","Application.Name":"build-suite-component-update-umku","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-umku-20260430-102025-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-102025-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:25:14Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-umku-20260430-102025-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-102025-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-102025-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-umku-20260430-102025-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-s7fh6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-umku-20260430-102025-000"} {"level":"info","ts":"2026-04-30T10:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-s7fh6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-umku-20260430-102025-000"} {"level":"info","ts":"2026-04-30T10:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-s7fh6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:25:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-s7fh6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-push-s7fh6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","snapshot.Name":"build-suite-component-update-umku-20260430-102025-000"} {"level":"info","ts":"2026-04-30T10:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-s7fh6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-dhgw-on-push-s7fh6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"717.439223ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:25:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","reconcileID":"44c977b7-ce83-4ac5-abfc-6621f7435cc6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"723.926157ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:25:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","reconcileID":"3c358457-d94e-4d7f-8e33-2b06c63b6697","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"734.558811ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:25:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","reconcileID":"9967c01f-9e02-42c8-bc10-951733388d23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"755.078186ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:25:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","reconcileID":"57cbeb35-f334-4e93-b5f5-d2857dbc817d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"796.0066ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:25:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","reconcileID":"cdb8f97c-767d-4279-8647-c652c70b7209","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"855.517642ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:25:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","reconcileID":"e59b074a-4a0f-45aa-8ca0-a436491348fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"876.754058ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:25:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:25:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","reconcileID":"0242b3ae-5a71-4ac7-b130-2e65c3d88560","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"1.197387821s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:25:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","reconcileID":"67d4e114-8e8b-4ab6-97a8-00d4275d9b4d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"1.838047299s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:25:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","reconcileID":"7771859b-eb49-40e4-9f0b-6f2a92d77fd7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"2.338530231s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:25:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","reconcileID":"86aeaa74-a914-4cd3-91e8-f9b7e5f87fd8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","reconcileID":"120fdd6f-d190-4000-8546-538d76b3e421","component.Name":"python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-diof-20260430-102215-000","application":"integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-ihydzl is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1cbb13ae938f270ceafcc649f7402cbee49eb009e7a711fc999839d4873d37 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-102215-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-diof-20260430-102215-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-ihydzl","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-jqhm/konflux-test-integration-clone-ihydzl@sha256:72785c49720173f652b2a7844a164fbf2faf72d7b35f205631bd86427848d7df","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"f7a738808dfa4da40be2aadbe013497c266cad4d"}}},{"name":"go-component-puknjd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd@sha256:7e5d566e63965fe96822cb0cf8eb26d2310498122e431f22601cb6fe3038362a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"2b085f62b83f962a20ad699e50ccf06c4a75b4dc","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Application.Name":"integ-app-diof","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102215-000"} 2026/04/30 10:25:19 http: TLS handshake error from 10.128.0.2:50332: EOF {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-ihydzl-on-pull-request-gctpl has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73752484743, NodeID:\"CR_kwDOOe2tsc8AAAARK_2bhw\", HeadSHA:\"f7a738808dfa4da40be2aadbe013497c266cad4d\", ExternalID:\"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73752484743\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73752484743\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:22:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ihydzl snapshot scenario my-integration-test-tbtn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-jqhm/konflux-test-integration-clone-ihydzl-on-pull-request-gctpl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73752484743/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl\", CheckSuite:github.CheckSuite{ID:66874398954}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608086595, Number:9054, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9054\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ihydzl\", SHA:\"f7a738808dfa4da40be2aadbe013497c266cad4d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-ihydzl-on-pull-request-gctpl has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73752484743,"CheckName":"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-102215-000","destinationSnapshot.Name":"integ-app-diof-20260430-102215-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScneario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integration-resolver-pipelinerun-z2mql","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:25:20Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integ-app-diof-20260430-102215-000","reconcileID":"4e4619a7-2447-43a6-8bc5-1e087fe44426","snapshot.name":"integ-app-diof-20260430-102215-000","pipelinerun.name":"konflux-test-integration-clone-ihydzl-on-pull-request-gctpl","duration":3.97960369} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-102215-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:25:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Scenario":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Label":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Application.Name":"integ-app-diof","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScenario.Name":"my-integration-test-tbtn","pipelineRun.Name":"integration-resolver-pipelinerun-z2mql"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73752484743, NodeID:\"CR_kwDOOe2tsc8AAAARK_2bhw\", HeadSHA:\"f7a738808dfa4da40be2aadbe013497c266cad4d\", ExternalID:\"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73752484743\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73752484743\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:22:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ihydzl snapshot integ-app-diof-20260430-102215-000 and scenario my-integration-test-tbtn is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73752484743/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl\", CheckSuite:github.CheckSuite{ID:66874398954}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608086595, Number:9054, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9054\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ihydzl\", SHA:\"f7a738808dfa4da40be2aadbe013497c266cad4d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-z2mql","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integration-resolver-pipelinerun-z2mql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73752484743,"CheckName":"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-102215-000","destinationSnapshot.Name":"integ-app-diof-20260430-102215-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:25:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73752484743, NodeID:\"CR_kwDOOe2tsc8AAAARK_2bhw\", HeadSHA:\"f7a738808dfa4da40be2aadbe013497c266cad4d\", ExternalID:\"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73752484743\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73752484743\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:22:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ihydzl snapshot integ-app-diof-20260430-102215-000 and scenario my-integration-test-tbtn is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-z2mql' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73752484743/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl\", CheckSuite:github.CheckSuite{ID:66874398954}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608086595, Number:9054, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9054\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ihydzl\", SHA:\"f7a738808dfa4da40be2aadbe013497c266cad4d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-30T10:25:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73752484743,"CheckName":"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:25:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-102215-000","destinationSnapshot.Name":"integ-app-diof-20260430-102215-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:25:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-102215-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-102215-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-z2mql","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integration-resolver-pipelinerun-z2mql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102215-000","testedSnapshot":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73752484743, NodeID:\"CR_kwDOOe2tsc8AAAARK_2bhw\", HeadSHA:\"f7a738808dfa4da40be2aadbe013497c266cad4d\", ExternalID:\"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73752484743\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73752484743\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:22:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ihydzl snapshot integ-app-diof-20260430-102215-000 and scenario my-integration-test-tbtn is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73752484743/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl\", CheckSuite:github.CheckSuite{ID:66874398954}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608086595, Number:9054, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9054\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ihydzl\", SHA:\"f7a738808dfa4da40be2aadbe013497c266cad4d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73752484743,"CheckName":"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-102215-000","destinationSnapshot.Name":"integ-app-diof-20260430-102215-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102215-000"} {"level":"info","ts":"2026-04-30T10:25:29Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-diof-20260430-102215-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integration-resolver-pipelinerun-z2mql","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-push-5hqhf","reconcileID":"d493afca-d096-438f-a4b0-ae6a3e7f4430","Component.Namespace":"build-e2e-aiba","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-parent-dhgw@sha256:25eec25aac303b08fdcd378d2be423890f46b1b82411c881cbd343751fe2456c","Component.Name":"gl-multi-component-parent-dhgw","lastBuildCommit":"abee26fe54e98aa1623260b951b99b78e755deee"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","component.Namespace":"build-e2e-aiba","component.Name":"gl-multi-component-parent-dhgw"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-umku-20260430-102027-000"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-umku-20260430-102027-000","application":"build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-umku-20260430-102027-000"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-102027-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-umku-20260430-102027-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-dhgw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-child-dhgw@sha256:d838dbed1bbdbe41367b9f53b570765bf5a873a4dfb0351ef79c8e8e7543700d","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-taleaw","revision":"cfed344df907d41a1c3448cd956073859ef65b4e","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-dhgw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-parent-dhgw@sha256:25eec25aac303b08fdcd378d2be423890f46b1b82411c881cbd343751fe2456c","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-taleaw","revision":"abee26fe54e98aa1623260b951b99b78e755deee"}}}]} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-umku-20260430-102027-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-102027-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-102027-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-102027-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-umku-20260430-102027-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","Application.Name":"build-suite-component-update-umku","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-umku-20260430-102027-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-102027-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:25:33Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-umku-20260430-102027-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-102027-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-102027-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-umku-20260430-102027-000","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-push-5hqhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-umku-20260430-102027-000"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-push-5hqhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-umku-20260430-102027-000"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-push-5hqhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-push-5hqhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-dhgw-on-push-5hqhf has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","snapshot.Name":"build-suite-component-update-umku-20260430-102027-000"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw-on-push-5hqhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-dhgw-on-push-5hqhf has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:25:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-srtzfh-on-pull-request-2mfcg","PR group":"pr-branch-xvajcx"} {"level":"info","ts":"2026-04-30T10:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","prGroup":"pr-branch-xvajcx","prGroupHash":"6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f"} {"level":"info","ts":"2026-04-30T10:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.NameSpace":"group-jqhm","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-tbtn","externalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753015928,"CheckName":"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"python-component-srtzfh-on-pull-request-2mfcg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"python-component-srtzfh-on-pull-request-2mfcg"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-xvajcx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-puknjd-on-pull-request-n4q8m","PR group":"pr-branch-xvajcx"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","prGroup":"pr-branch-xvajcx","prGroupHash":"6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.NameSpace":"group-jqhm","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-tbtn","externalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753018327,"CheckName":"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"go-component-puknjd-on-pull-request-n4q8m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"go-component-puknjd-on-pull-request-n4q8m"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-srtzfh go-component-puknjd]","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Name":"go-component-puknjd-on-pull-request-n4q8m"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-pr group"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-pr group"} {"level":"info","ts":"2026-04-30T10:25:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.NameSpace":"group-jqhm","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-tbtn","externalID":"my-integration-test-tbtn-pr group"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753019879,"CheckName":"Konflux Dev version / my-integration-test-tbtn / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"go-component-puknjd-on-pull-request-n4q8m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"go-component-puknjd-on-pull-request-n4q8m"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","PR group":"pr-branch-xvajcx"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","prGroup":"pr-branch-xvajcx","prGroupHash":"6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.NameSpace":"group-jqhm","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-tbtn","externalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753022325,"CheckName":"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-puknjd konflux-test-integration-clone-ihydzl python-component-srtzfh]","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-pr group"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-pr group"} {"level":"info","ts":"2026-04-30T10:26:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.NameSpace":"group-jqhm","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-tbtn","externalID":"my-integration-test-tbtn-pr group"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753023699,"CheckName":"Konflux Dev version / my-integration-test-tbtn / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","PR group":"konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","prGroup":"konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw","prGroupHash":"fd10e4cce3f2fe32786cb789d884b7ecfa9962b729501cf01ccac81a640c7d"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-umku-20260430-102607-940"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-umku-20260430-102607-940","application":"build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-umku-20260430-102607-940"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-umku-20260430-102607-940","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-102607-940","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-102607-940","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-102607-940","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-umku-20260430-102607-940","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","Application.Name":"build-suite-component-update-umku","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-umku-20260430-102607-940","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-102607-940","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:26:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-umku-20260430-102607-940","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-102607-940","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-102607-940","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-umku-20260430-102607-940","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"error","ts":"2026-04-30T10:26:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-multi-component-parent-dhgw","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw","reconcileID":"a056849f-ebbb-49be-b51c-98a2d3b725fd","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-multi-component-parent-dhgw\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-umku-20260430-102608-239"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-umku-20260430-102608-239","application":"build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-umku-20260430-102608-239"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-umku-20260430-102608-239","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-102608-239","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-umku-20260430-102608-239","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-102608-239","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-umku-20260430-102608-239","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","Application.Name":"build-suite-component-update-umku","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-umku-20260430-102608-239","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"build-suite-component-update-umku-20260430-102608-239","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:26:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-umku-20260430-102608-239","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-umku-20260430-102608-239","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-umku-20260430-102608-239","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-umku-20260430-102608-239","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-parent-dhgw","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-parent-dhgw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-30T10:26:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-pull-request-b5xjd","namespace":"build-e2e-aiba"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:26:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-dhgw-on-push-5hqhf","namespace":"build-e2e-aiba"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:26:08Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-child-dhgw","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-2jj2f","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-2jj2f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-2jj2f","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-2jj2f","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-2jj2f","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-2jj2f","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-2jj2f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-dhgw-on-push-2jj2f is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-2jj2f","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-dhgw-component-update-gl-multi-component-parent-dhgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"application":"build-e2e-aiba/build-suite-component-update-umku","namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:26:17Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-2547w","namespace":"build-e2e-aiba"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:26:17Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-umku-20260430-102025-000"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-aiba","snapshot":"build-suite-component-update-umku-20260430-102025-000"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-umku-20260430-102607-940"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-aiba","snapshot":"build-suite-component-update-umku-20260430-102607-940"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-umku-20260430-101928-000"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-aiba","snapshot":"build-suite-component-update-umku-20260430-101928-000"} 2026/04/30 10:26:17 http: TLS handshake error from 10.128.0.2:43608: EOF {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-umku-20260430-100625-000"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-aiba","snapshot":"build-suite-component-update-umku-20260430-100625-000"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-umku-20260430-102608-239"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-aiba","snapshot":"build-suite-component-update-umku-20260430-102608-239"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-umku-20260430-102027-000"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-aiba","snapshot":"build-suite-component-update-umku-20260430-102027-000"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-umku-20260430-101918-000"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-aiba","snapshot":"build-suite-component-update-umku-20260430-101918-000"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-umku-20260430-101348-000"} {"level":"info","ts":"2026-04-30T10:26:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-aiba","snapshot":"build-suite-component-update-umku-20260430-101348-000"} {"level":"error","ts":"2026-04-30T10:26:17Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-mq7cz","namespace":"build-e2e-aiba"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:26:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-30T10:26:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:26:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-2jj2f","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-push-2jj2f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-30T10:26:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-2jj2f","namespace":"build-e2e-aiba"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:26:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-dtssn","namespace":"build-e2e-aiba"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:26:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-push-s7fh6","namespace":"build-e2e-aiba"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-4j55j","namespace":"build-e2e-aiba"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:26:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"namespace":"build-e2e-aiba","name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","reconcileID":"192dff29-da98-4267-9b13-76e27d6b1c33","error":"pipelineruns.tekton.dev \"gl-multi-component-child-dhgw-on-pull-request-zfdmp\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:19Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-push-w8psl","reconcileID":"d4607cb8-5d3c-441c-b16f-40d1edc748d6","Component.Namespace":"build-e2e-gvwb","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-gvwb/gh-test-custom-branch-kaumkp@sha256:7fa08e4391a6a236bdd1d6920c6c90ed2094e1cc9965f49dbd6b2bb4e74f3cb2","Component.Name":"gh-test-custom-branch-kaumkp","lastBuildCommit":"63ce2b05dbd0177b13424d57cf94d80306fd5102"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","component.Namespace":"build-e2e-gvwb","component.Name":"gh-test-custom-branch-kaumkp"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-euxr-20260430-102014-000"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-euxr-20260430-102014-000","application":"build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-euxr-20260430-102014-000"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"build-suite-test-application-euxr-20260430-102014-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-euxr-20260430-102014-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-kaumkp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-gvwb/gh-test-custom-branch-kaumkp@sha256:7fa08e4391a6a236bdd1d6920c6c90ed2094e1cc9965f49dbd6b2bb4e74f3cb2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ebsgai","revision":"63ce2b05dbd0177b13424d57cf94d80306fd5102"}}}]} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-euxr-20260430-102014-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-euxr-20260430-102014-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-euxr-20260430-102014-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-euxr-20260430-102014-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-euxr-20260430-102014-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","Application.Name":"build-suite-test-application-euxr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-euxr-20260430-102014-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"build-suite-test-application-euxr-20260430-102014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:26:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-euxr-20260430-102014-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-euxr-20260430-102014-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-euxr-20260430-102014-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-euxr-20260430-102014-000","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-push-w8psl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-euxr-20260430-102014-000"} {"level":"info","ts":"2026-04-30T10:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-push-w8psl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-euxr-20260430-102014-000"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-push-w8psl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-push-w8psl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-kaumkp-on-push-w8psl has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"req":{"name":"gl-multi-component-child-dhgw-on-pull-request-zfdmp","namespace":"build-e2e-aiba"},"error":"PipelineRun.tekton.dev \"gl-multi-component-child-dhgw-on-pull-request-zfdmp\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:20Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-push-rpb28","reconcileID":"9ba5d4f4-0cf4-494e-b998-109b4a77299d","Component.Namespace":"build-e2e-wepj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm@sha256:f0bf8d36b2af7f701cbac5ea615c40ec989b8915eb751c3afb014b28e30b94f4","Component.Name":"gl-test-custom-branch-udfidm","lastBuildCommit":"f6c5e3aa3c840255f9265a4f1046f1a1b7ebfd80"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","component.Namespace":"build-e2e-wepj","component.Name":"gl-test-custom-branch-udfidm"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-splr-20260430-102102-000"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-splr-20260430-102102-000","application":"build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-splr-20260430-102102-000"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"build-suite-test-application-splr-20260430-102102-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-splr-20260430-102102-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-udfidm","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm@sha256:f0bf8d36b2af7f701cbac5ea615c40ec989b8915eb751c3afb014b28e30b94f4","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-vdmnjk","revision":"f6c5e3aa3c840255f9265a4f1046f1a1b7ebfd80"}}}]} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-splr-20260430-102102-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-splr-20260430-102102-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-splr-20260430-102102-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-splr-20260430-102102-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-splr-20260430-102102-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","Application.Name":"build-suite-test-application-splr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-splr-20260430-102102-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"build-suite-test-application-splr-20260430-102102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:26:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-splr-20260430-102102-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-splr-20260430-102102-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-splr-20260430-102102-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-splr-20260430-102102-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-push-rpb28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-splr-20260430-102102-000"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-push-rpb28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-splr-20260430-102102-000"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-push-rpb28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-push-rpb28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-push-rpb28 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","snapshot.Name":"build-suite-test-application-euxr-20260430-102014-000"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp-on-push-w8psl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-kaumkp-on-push-w8psl has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-kaumkp-on-push-w8psl","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","snapshot.Name":"build-suite-test-application-splr-20260430-102102-000"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-push-rpb28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-push-rpb28 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-push-rpb28","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-splr-20260430-101530-000"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"}} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","prGroup":"konflux-gl-test-custom-branch-udfidm","prGroupHash":"a30674315c523e226d0fd3e92bb5aa0c663efd6b8dd112f287c335e0289c30"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wepj/gl-test-custom-branch-udfidm, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udfidm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:07:01Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-udfidm-on-pull-request-mmxg4\" was cancelled"}],"startTime":"2026-04-30T10:06:49Z","completionTime":"2026-04-30T10:07:01Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-vdmnjk"},{"name":"revision","value":"342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wepj/gl-test-custom-branch-udfidm:on-pr-342c25983e2a19c31fa19f2ae4a87390a1e0d3c0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4d6b4a3ab7bfb97df596c8e2477affe2-afae94673cf21511-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udfidm-on-pull-request-mmxg4 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udfidm-on-pull-request-mmxg4","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"build-suite-test-application-splr-20260430-101530-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:26:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-splr-20260430-101530-000","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","snapshot.Namespace":"build-e2e-wepj","snapshot.Name":"build-suite-test-application-splr-20260430-101530-000"} {"level":"info","ts":"2026-04-30T10:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"error","ts":"2026-04-30T10:26:57Z","caller":"gitops/snapshot.go:1505","msg":"Failed to update .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","reconcileID":"480410bb-6409-4f91-8536-9770a38dbdbc","component.Name":"python-component-srtzfh","error":"Internal error occurred: failed calling webhook \"mcomponent.kb.io\": failed to call webhook: Post \"https://application-service-webhook-service.application-service.svc:443/mutate-appstudio-redhat-com-v1alpha1-component?timeout=10s\": context deadline exceeded","stacktrace":"github.com/konflux-ci/integration-service/gitops.UpdateComponentImageAndSource\n\t/opt/app-root/src/gitops/snapshot.go:1505\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateGCLForBuildPLR\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:1321\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureGlobalCandidateImageUpdated\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:109\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get Component or 'appstudio.openshift.io/component' label from the Snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","error":"Internal error occurred: failed calling webhook \"mcomponent.kb.io\": failed to call webhook: Post \"https://application-service-webhook-service.application-service.svc:443/mutate-appstudio-redhat-com-v1alpha1-component?timeout=10s\": context deadline exceeded","stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureGlobalCandidateImageUpdated\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:116\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:26:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","reconcileID":"480410bb-6409-4f91-8536-9770a38dbdbc","error":"Internal error occurred: failed calling webhook \"mcomponent.kb.io\": failed to call webhook: Post \"https://application-service-webhook-service.application-service.svc:443/mutate-appstudio-redhat-com-v1alpha1-component?timeout=10s\": context deadline exceeded","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","prGroup":"pr-branch-xvajcx","prGroupHash":"6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-go-component-puknjd"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73753018327, NodeID:\"CR_kwDONSo-hs8AAAARLAW_1w\", HeadSHA:\"7e6366bfc56a6e15dd3fd1a22d16a28e69411872\", ExternalID:\"my-integration-test-tbtn-go-component-puknjd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753018327\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73753018327\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:25:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-puknjd snapshot scenario my-integration-test-tbtn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-jqhm/go-component-puknjd-on-pull-request-n4q8m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753018327/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd\", CheckSuite:github.CheckSuite{ID:66874919992}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608106794, Number:21558, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21558\", Head:github.PullRequestBranch{Ref:\"pr-branch-xvajcx\", SHA:\"7e6366bfc56a6e15dd3fd1a22d16a28e69411872\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"77ab300103a269fb87bfbb856a294688b7299321\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753018327,"CheckName":"Konflux Dev version / my-integration-test-tbtn / go-component-puknjd","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"go-component-puknjd-on-pull-request-n4q8m","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"go-component-puknjd-on-pull-request-n4q8m"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-puknjd konflux-test-integration-clone-ihydzl python-component-srtzfh]","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Name":"go-component-puknjd-on-pull-request-n4q8m"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-pr group"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-pr group"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73753019879, NodeID:\"CR_kwDONSo-hs8AAAARLAXF5w\", HeadSHA:\"7e6366bfc56a6e15dd3fd1a22d16a28e69411872\", ExternalID:\"my-integration-test-tbtn-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753019879\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73753019879\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:26:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-tbtn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-jqhm/go-component-puknjd-on-pull-request-n4q8m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753019879/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / pr group\", CheckSuite:github.CheckSuite{ID:66874919992}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608106794, Number:21558, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21558\", Head:github.PullRequestBranch{Ref:\"pr-branch-xvajcx\", SHA:\"7e6366bfc56a6e15dd3fd1a22d16a28e69411872\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"77ab300103a269fb87bfbb856a294688b7299321\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753019879,"CheckName":"Konflux Dev version / my-integration-test-tbtn / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"go-component-puknjd-on-pull-request-n4q8m","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"go-component-puknjd-on-pull-request-n4q8m"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:26:52Z","reason":"Failed","message":"Tasks Completed: 3 (Failed: 1, Cancelled 0), Skipped: 13"}],"startTime":"2026-04-30T10:25:58Z","completionTime":"2026-04-30T10:26:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"7e6366bfc56a6e15dd3fd1a22d16a28e69411872"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"7e6366bfc56a6e15dd3fd1a22d16a28e69411872"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-puknjd-on-pull-request-n4q8m-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-puknjd-on-pull-request-n4q8m-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-puknjd-on-pull-request-n4q8m-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9b70ef19a0ca9f9919fb77dcc3837a23-df32396564328ae9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-puknjd-on-pull-request-n4q8m has finished running","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","prGroup":"pr-branch-xvajcx","prGroupHash":"6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:26:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73753015928, NodeID:\"CR_kwDONSo-hs8AAAARLAW2eA\", HeadSHA:\"7e6366bfc56a6e15dd3fd1a22d16a28e69411872\", ExternalID:\"my-integration-test-tbtn-python-component-srtzfh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753015928\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73753015928\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:25:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-srtzfh snapshot scenario my-integration-test-tbtn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-jqhm/python-component-srtzfh-on-pull-request-2mfcg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753015928/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh\", CheckSuite:github.CheckSuite{ID:66874919992}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608106794, Number:21558, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21558\", Head:github.PullRequestBranch{Ref:\"pr-branch-xvajcx\", SHA:\"7e6366bfc56a6e15dd3fd1a22d16a28e69411872\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"77ab300103a269fb87bfbb856a294688b7299321\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:26:59Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753015928,"CheckName":"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-30T10:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"python-component-srtzfh-on-pull-request-2mfcg","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"python-component-srtzfh-on-pull-request-2mfcg"} {"level":"info","ts":"2026-04-30T10:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-srtzfh go-component-puknjd konflux-test-integration-clone-ihydzl]","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Name":"python-component-srtzfh-on-pull-request-2mfcg"} {"level":"info","ts":"2026-04-30T10:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:26:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-pr group"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-pr group"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73753019879, NodeID:\"CR_kwDONSo-hs8AAAARLAXF5w\", HeadSHA:\"7e6366bfc56a6e15dd3fd1a22d16a28e69411872\", ExternalID:\"my-integration-test-tbtn-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753019879\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73753019879\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-04-30 10:26:00 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-30 10:26:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-tbtn has not run and is considered as failed because the build pipelinerun failed and snapshot was not created\", Text:\"build pipelinerun group-jqhm/go-component-puknjd-on-pull-request-n4q8m failed, so that snapshot is not created. Please fix build pipelinerun failure and try again.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753019879/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / pr group\", CheckSuite:github.CheckSuite{ID:66874919992}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608106794, Number:21558, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21558\", Head:github.PullRequestBranch{Ref:\"pr-branch-xvajcx\", SHA:\"7e6366bfc56a6e15dd3fd1a22d16a28e69411872\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"77ab300103a269fb87bfbb856a294688b7299321\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.NameSpace":"group-jqhm","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-tbtn","externalID":"my-integration-test-tbtn-pr group"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753152262,"CheckName":"Konflux Dev version / my-integration-test-tbtn / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelineRun.Namespace":"group-jqhm","pipelineRun.Name":"python-component-srtzfh-on-pull-request-2mfcg","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","pipelinerun.Name":"python-component-srtzfh-on-pull-request-2mfcg"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:26:52Z","reason":"Failed","message":"Tasks Completed: 3 (Failed: 1, Cancelled 0), Skipped: 13"}],"startTime":"2026-04-30T10:25:58Z","completionTime":"2026-04-30T10:26:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"7e6366bfc56a6e15dd3fd1a22d16a28e69411872"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"7e6366bfc56a6e15dd3fd1a22d16a28e69411872"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-srtzfh-on-pull-request-2mfcg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-srtzfh-on-pull-request-2mfcg-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co03772cf7f11db986b6e9ec7027dc785d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8761d686fc8e808e971eb12803b73e93-afa9e5c4f7a863b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-srtzfh-on-pull-request-2mfcg has finished running","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:00Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","reconcileID":"0c671f30-80dc-417d-840f-112f1a8f21ee","Component.Namespace":"group-jqhm","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh@sha256:a73a452f9851e32875333fe385df55dc7021e371028e4598efa75c8e7a8347f8","Component.Name":"python-component-srtzfh","lastBuildCommit":"77ab300103a269fb87bfbb856a294688b7299321"} {"level":"error","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get Component or 'appstudio.openshift.io/component' label from the Snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","error":"Internal error occurred: failed calling webhook \"vcomponent.kb.io\": failed to call webhook: Post \"https://application-service-webhook-service.application-service.svc:443/validate-appstudio-redhat-com-v1alpha1-component?timeout=10s\": context deadline exceeded","stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureGlobalCandidateImageUpdated\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:116\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:27:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","reconcileID":"0c671f30-80dc-417d-840f-112f1a8f21ee","error":"Internal error occurred: failed calling webhook \"vcomponent.kb.io\": failed to call webhook: Post \"https://application-service-webhook-service.application-service.svc:443/validate-appstudio-redhat-com-v1alpha1-component?timeout=10s\": context deadline exceeded","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","prGroup":"pr-branch-xvajcx","prGroupHash":"6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:26:52Z","reason":"Failed","message":"Tasks Completed: 3 (Failed: 1, Cancelled 0), Skipped: 13"}],"startTime":"2026-04-30T10:25:58Z","completionTime":"2026-04-30T10:26:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"7e6366bfc56a6e15dd3fd1a22d16a28e69411872"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"7e6366bfc56a6e15dd3fd1a22d16a28e69411872"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-puknjd-on-pull-request-n4q8m-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-puknjd-on-pull-request-n4q8m-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-puknjd-on-pull-request-n4q8m-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9b70ef19a0ca9f9919fb77dcc3837a23-df32396564328ae9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-puknjd-on-pull-request-n4q8m has finished running","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","prGroup":"pr-branch-xvajcx","prGroupHash":"6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:26:52Z","reason":"Failed","message":"Tasks Completed: 3 (Failed: 1, Cancelled 0), Skipped: 13"}],"startTime":"2026-04-30T10:25:58Z","completionTime":"2026-04-30T10:26:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"7e6366bfc56a6e15dd3fd1a22d16a28e69411872"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"7e6366bfc56a6e15dd3fd1a22d16a28e69411872"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-srtzfh-on-pull-request-2mfcg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-srtzfh-on-pull-request-2mfcg-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co03772cf7f11db986b6e9ec7027dc785d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8761d686fc8e808e971eb12803b73e93-afa9e5c4f7a863b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-srtzfh-on-pull-request-2mfcg has finished running","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:10Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","reconcileID":"fd99bd71-bf6b-4fd2-965e-46831db99074","Component.Namespace":"group-jqhm","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh@sha256:a73a452f9851e32875333fe385df55dc7021e371028e4598efa75c8e7a8347f8","Component.Name":"python-component-srtzfh","lastBuildCommit":"77ab300103a269fb87bfbb856a294688b7299321"} {"level":"info","ts":"2026-04-30T10:27:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","component.Namespace":"group-jqhm","component.Name":"python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:27:11Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","reconcileID":"fd99bd71-bf6b-4fd2-965e-46831db99074","component.Name":"konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Application.Name":"integ-app-diof","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-102206-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-diof-20260430-102206-000","snapshot.Spec.Components":[{"name":"go-component-puknjd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd@sha256:7e5d566e63965fe96822cb0cf8eb26d2310498122e431f22601cb6fe3038362a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"2b085f62b83f962a20ad699e50ccf06c4a75b4dc","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-srtzfh","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh@sha256:a73a452f9851e32875333fe385df55dc7021e371028e4598efa75c8e7a8347f8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"77ab300103a269fb87bfbb856a294688b7299321"}}}]} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-srtzfh-on-push-dhbss has finished running","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-push-dhbss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-srtzfh-on-push-dhbss has finished running","buildpipelineRun":{"name":"python-component-srtzfh-on-push-dhbss","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102206-000","testedSnapshot":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102206-000","testedSnapshot":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102206-000","testedSnapshot":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.NameSpace":"group-jqhm","snapshot.Name":"integ-app-diof-20260430-102206-000","scenarioName":"my-integration-test-tbtn","externalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753239395,"CheckName":"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-102206-000","destinationSnapshot.Name":"integ-app-diof-20260430-102206-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102206-000"} 2026/04/30 10:27:45 http: TLS handshake error from 10.128.0.2:48232: EOF 2026/04/30 10:27:45 http: TLS handshake error from 10.129.0.2:41138: EOF 2026/04/30 10:27:45 http: TLS handshake error from 10.129.0.2:41148: EOF 2026/04/30 10:27:45 http: TLS handshake error from 10.130.0.2:42492: EOF 2026/04/30 10:27:45 http: TLS handshake error from 10.128.0.2:48238: EOF 2026/04/30 10:27:45 http: TLS handshake error from 10.130.0.2:42506: EOF 2026/04/30 10:27:45 http: TLS handshake error from 10.128.0.2:48244: EOF 2026/04/30 10:27:45 http: TLS handshake error from 10.130.0.2:42522: EOF 2026/04/30 10:27:45 http: TLS handshake error from 10.129.0.2:41152: EOF {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onrl-20260430-100515-000"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","prGroup":"konflux-gh-multi-component-child-gusz","prGroupHash":"10dee1f016ff487b4789331a74d59d0488e9b6fb2501047ac4412b3100acf0"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mwsr/gh-multi-component-child-gusz-on-pull-request-shbt2 with pr group konflux-gh-multi-component-child-gusz is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mwsr/gh-multi-component-child-gusz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-gusz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:14:10Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-gusz-on-pull-request-qs4xm\" was cancelled"}],"startTime":"2026-04-30T10:14:02Z","completionTime":"2026-04-30T10:14:10Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"},{"name":"revision","value":"37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-1c97a65841d0f275726c441e407f366e-d5f9b3ae13c0203d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl","namespace":"build-e2e-mwsr","name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-gusz-on-pull-request-qs4xm has finished running","buildpipelineRun":{"name":"gh-multi-component-child-gusz-on-pull-request-qs4xm","namespace":"build-e2e-mwsr"},"application":"build-e2e-mwsr/build-suite-component-update-onrl"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","prGroup":"pr-branch-xvajcx","prGroupHash":"6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:26:52Z","reason":"Failed","message":"Tasks Completed: 3 (Failed: 1, Cancelled 0), Skipped: 13"}],"startTime":"2026-04-30T10:25:58Z","completionTime":"2026-04-30T10:26:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"7e6366bfc56a6e15dd3fd1a22d16a28e69411872"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"7e6366bfc56a6e15dd3fd1a22d16a28e69411872"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-puknjd-on-pull-request-n4q8m-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-puknjd-on-pull-request-n4q8m-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-puknjd-on-pull-request-n4q8m-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9b70ef19a0ca9f9919fb77dcc3837a23-df32396564328ae9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"go-component-puknjd-on-pull-request-n4q8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-puknjd-on-pull-request-n4q8m has finished running","buildpipelineRun":{"name":"go-component-puknjd-on-pull-request-n4q8m","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","prGroup":"pr-branch-xvajcx","prGroupHash":"6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:26:52Z","reason":"Failed","message":"Tasks Completed: 3 (Failed: 1, Cancelled 0), Skipped: 13"}],"startTime":"2026-04-30T10:25:58Z","completionTime":"2026-04-30T10:26:52Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"7e6366bfc56a6e15dd3fd1a22d16a28e69411872"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"7e6366bfc56a6e15dd3fd1a22d16a28e69411872"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-srtzfh-on-pull-request-2mfcg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-srtzfh-on-pull-request-2mfcg-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co03772cf7f11db986b6e9ec7027dc785d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8761d686fc8e808e971eb12803b73e93-afa9e5c4f7a863b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"python-component-srtzfh-on-pull-request-2mfcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-srtzfh-on-pull-request-2mfcg has finished running","buildpipelineRun":{"name":"python-component-srtzfh-on-pull-request-2mfcg","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","prGroup":"konflux-test-component-pac-dljpol","prGroupHash":"2c2261652e019bffcb35969c0ccbf5cdd401e5487db5a206d2b1b0a86ff430"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-30T10:13:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-30T10:04:06Z","completionTime":"2026-04-30T10:13:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"},{"name":"IMAGE_DIGEST","value":"sha256:73c494e5c17e1834de883d24ff5c8aa3fdc114aa6ec57caed089e29d65629b43"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"1f4f5c0fb7a30d731383d45458f86fa989dadc22"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"1f4f5c0fb7a30d731383d45458f86fa989dadc22"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component76d0d1f8ac6974fdfe0f61437ecb86cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp76d0d1f8ac6974fdfe0f61437ecb86cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen76d0d1f8ac6974fdfe0f61437ecb86cb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes76d0d1f8ac6974fdfe0f61437ecb86cb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pu5bc18e07c5bd5d960aebbaf91b398a41","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component76d0d1f8ac6974fdfe0f61437ecb86cb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone76d0d1f8ac6974fdfe0f61437ecb86cb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-dljpol-on-pull-request-58wdt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon76d0d1f8ac6974fdfe0f61437ecb86cb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-2937cef4cfd42d9fce00b5b0c0609443-0dc8386243140ebb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq","namespace":"stat-rep-ifta","name":"test-component-pac-dljpol-on-pull-request-58wdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dljpol-on-pull-request-58wdt has finished running","buildpipelineRun":{"name":"test-component-pac-dljpol-on-pull-request-58wdt","namespace":"stat-rep-ifta"},"application":"stat-rep-ifta/integ-app-ugvq"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integration-resolver-pipelinerun-glnjr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:27:55Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integ-app-diof-20260430-102206-000","reconcileID":"ac164600-bd28-4e52-abaf-eb4b0eaa416c","snapshot.name":"integ-app-diof-20260430-102206-000","pipelinerun.name":"python-component-srtzfh-on-push-dhbss","duration":70.413374366} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-102206-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102206-000","testedSnapshot":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102206-000","testedSnapshot":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102206-000","testedSnapshot":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73753239395, NodeID:\"CR_kwDONSo-hs8AAAARLAkfYw\", HeadSHA:\"77ab300103a269fb87bfbb856a294688b7299321\", ExternalID:\"my-integration-test-tbtn-python-component-srtzfh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753239395\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73753239395\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:27:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-srtzfh snapshot integ-app-diof-20260430-102206-000 and scenario my-integration-test-tbtn is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753239395/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh\", CheckSuite:github.CheckSuite{ID:66874372087}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-glnjr","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integration-resolver-pipelinerun-glnjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753239395,"CheckName":"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-102206-000","destinationSnapshot.Name":"integ-app-diof-20260430-102206-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102206-000","testedSnapshot":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102206-000","testedSnapshot":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102206-000","testedSnapshot":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73753239395, NodeID:\"CR_kwDONSo-hs8AAAARLAkfYw\", HeadSHA:\"77ab300103a269fb87bfbb856a294688b7299321\", ExternalID:\"my-integration-test-tbtn-python-component-srtzfh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753239395\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73753239395\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:27:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-srtzfh snapshot integ-app-diof-20260430-102206-000 and scenario my-integration-test-tbtn is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-glnjr' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753239395/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh\", CheckSuite:github.CheckSuite{ID:66874372087}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753239395,"CheckName":"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-102206-000","destinationSnapshot.Name":"integ-app-diof-20260430-102206-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:27:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-102206-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-102206-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102206-000","testedSnapshot":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-glnjr","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integration-resolver-pipelinerun-glnjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102206-000","testedSnapshot":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102206-000","testedSnapshot":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-python-component-srtzfh"} {"level":"info","ts":"2026-04-30T10:28:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73753239395, NodeID:\"CR_kwDONSo-hs8AAAARLAkfYw\", HeadSHA:\"77ab300103a269fb87bfbb856a294688b7299321\", ExternalID:\"my-integration-test-tbtn-python-component-srtzfh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753239395\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73753239395\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:27:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-srtzfh snapshot integ-app-diof-20260430-102206-000 and scenario my-integration-test-tbtn is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73753239395/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh\", CheckSuite:github.CheckSuite{ID:66874372087}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-30T10:28:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753239395,"CheckName":"Konflux Dev version / my-integration-test-tbtn / python-component-srtzfh","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-30T10:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-102206-000","destinationSnapshot.Name":"integ-app-diof-20260430-102206-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-30T10:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102206-000"} {"level":"info","ts":"2026-04-30T10:28:03Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-diof-20260430-102206-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integration-resolver-pipelinerun-glnjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-30T10:28:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-udfidm","namespace":"build-e2e-wepj"},"namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm","reconcileID":"cd9c01ae-1d3c-441b-bdfe-d8ac2f5b6d78","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-test-custom-branch-udfidm\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:28:24Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-udfidm","namespace":"build-e2e-wepj"},"application":"build-e2e-wepj/build-suite-test-application-splr","namespace":"build-e2e-wepj","name":"gl-test-custom-branch-udfidm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:28:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:28:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-kaumkp","namespace":"build-e2e-gvwb"},"namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp","reconcileID":"103bcbca-a66f-4175-9011-23e01d9e9384","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-branch-kaumkp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:28:30Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-kaumkp","namespace":"build-e2e-gvwb"},"application":"build-e2e-gvwb/build-suite-test-application-euxr","namespace":"build-e2e-gvwb","name":"gh-test-custom-branch-kaumkp","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:28:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-splr-20260430-101530-000"} {"level":"info","ts":"2026-04-30T10:28:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wepj","snapshot":"build-suite-test-application-splr-20260430-101530-000"} {"level":"info","ts":"2026-04-30T10:28:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-splr-20260430-102102-000"} {"level":"info","ts":"2026-04-30T10:28:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wepj","snapshot":"build-suite-test-application-splr-20260430-102102-000"} {"level":"info","ts":"2026-04-30T10:28:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-splr-20260430-100650-000"} {"level":"info","ts":"2026-04-30T10:28:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wepj","snapshot":"build-suite-test-application-splr-20260430-100650-000"} {"level":"info","ts":"2026-04-30T10:28:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-euxr-20260430-101430-000"} {"level":"info","ts":"2026-04-30T10:28:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gvwb","snapshot":"build-suite-test-application-euxr-20260430-101430-000"} {"level":"info","ts":"2026-04-30T10:28:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-euxr-20260430-102014-000"} {"level":"info","ts":"2026-04-30T10:28:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gvwb","snapshot":"build-suite-test-application-euxr-20260430-102014-000"} {"level":"info","ts":"2026-04-30T10:28:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:28:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gvwb","snapshot":"build-suite-test-application-euxr-20260430-100642-000"} {"level":"info","ts":"2026-04-30T10:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:28:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:29:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:29:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"834.671106ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:29:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","reconcileID":"0b0244d4-6ee6-429b-8995-513688436b8a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"840.244931ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:29:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","reconcileID":"68c79bd7-0c5f-40c0-867d-44706d9b55f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"850.799051ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:29:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","reconcileID":"d9056503-bf00-41e7-aa7c-918a3bb4e853","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"871.306516ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:29:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","reconcileID":"df013809-94a8-45a5-bf22-de5f4f140783","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"912.595249ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:29:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","reconcileID":"3ddb494e-31a4-4243-9f60-530bb473353b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"993.62375ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:29:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:29:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","reconcileID":"04f1337d-ee70-4397-b0e4-5a856fa0d57d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"1.00955483s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:29:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","reconcileID":"551e6ec1-d979-44bf-b96d-202b459cca9d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"1.154598753s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:29:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","reconcileID":"1bc49147-088a-43e5-9a87-639501ba84d8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"1.737247883s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:29:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","reconcileID":"aebeb075-4004-4ee6-9369-802724131e8b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","elapsedSinceCompletion":"1.795914262s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:29:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:29:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","reconcileID":"6aa2b075-e7de-4572-b72f-55f3998ba659","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-diof-20260430-102600-000","application":"integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-102600-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-diof-20260430-102600-000","snapshot.Spec.Components":[{"name":"python-component-srtzfh","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh@sha256:a73a452f9851e32875333fe385df55dc7021e371028e4598efa75c8e7a8347f8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"77ab300103a269fb87bfbb856a294688b7299321","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-ihydzl","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-jqhm/konflux-test-integration-clone-ihydzl@sha256:69e78137ea9da1fee30900a9995eebd74f57b9eb1d5d9f8eab3dac6b0f608d31","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"b2804e3a2dda60c4c95ca3de97187ada98b538d4"}}},{"name":"go-component-puknjd","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd@sha256:7e5d566e63965fe96822cb0cf8eb26d2310498122e431f22601cb6fe3038362a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"2b085f62b83f962a20ad699e50ccf06c4a75b4dc","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","Application.Name":"integ-app-diof","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102600-000","testedSnapshot":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102600-000","testedSnapshot":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102600-000","testedSnapshot":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73753022325, NodeID:\"CR_kwDOOe2tsc8AAAARLAXPdQ\", HeadSHA:\"b2804e3a2dda60c4c95ca3de97187ada98b538d4\", ExternalID:\"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73753022325\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73753022325\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:26:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ihydzl snapshot scenario my-integration-test-tbtn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-jqhm/konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73753022325/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl\", CheckSuite:github.CheckSuite{ID:66874924557}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608106977, Number:9055, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9055\", Head:github.PullRequestBranch{Ref:\"pr-branch-xvajcx\", SHA:\"b2804e3a2dda60c4c95ca3de97187ada98b538d4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"58b5db4fa6550deb968c5cae53f89b03942545a9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753022325,"CheckName":"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-102600-000","destinationSnapshot.Name":"integ-app-diof-20260430-102600-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","integrationTestScneario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integration-resolver-pipelinerun-rj862","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-tbtn"} {"level":"info","ts":"2026-04-30T10:29:50Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integ-app-diof-20260430-102600-000","reconcileID":"02c98b9f-b54a-476d-a93a-acef952894f0","snapshot.name":"integ-app-diof-20260430-102600-000","pipelinerun.name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","duration":4.118651005} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-102600-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102600-000","testedSnapshot":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102600-000","testedSnapshot":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102600-000","testedSnapshot":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73753022325, NodeID:\"CR_kwDOOe2tsc8AAAARLAXPdQ\", HeadSHA:\"b2804e3a2dda60c4c95ca3de97187ada98b538d4\", ExternalID:\"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73753022325\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73753022325\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-30 10:26:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ihydzl snapshot integ-app-diof-20260430-102600-000 and scenario my-integration-test-tbtn is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73753022325/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl\", CheckSuite:github.CheckSuite{ID:66874924557}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608106977, Number:9055, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9055\", Head:github.PullRequestBranch{Ref:\"pr-branch-xvajcx\", SHA:\"b2804e3a2dda60c4c95ca3de97187ada98b538d4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"58b5db4fa6550deb968c5cae53f89b03942545a9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rj862","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integration-resolver-pipelinerun-rj862","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753022325,"CheckName":"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-102600-000","destinationSnapshot.Name":"integ-app-diof-20260430-102600-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102600-000","testedSnapshot":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102600-000","testedSnapshot":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102600-000","testedSnapshot":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:29:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73753022325, NodeID:\"CR_kwDOOe2tsc8AAAARLAXPdQ\", HeadSHA:\"b2804e3a2dda60c4c95ca3de97187ada98b538d4\", ExternalID:\"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73753022325\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73753022325\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:26:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ihydzl snapshot integ-app-diof-20260430-102600-000 and scenario my-integration-test-tbtn is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-rj862' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73753022325/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl\", CheckSuite:github.CheckSuite{ID:66874924557}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608106977, Number:9055, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9055\", Head:github.PullRequestBranch{Ref:\"pr-branch-xvajcx\", SHA:\"b2804e3a2dda60c4c95ca3de97187ada98b538d4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"58b5db4fa6550deb968c5cae53f89b03942545a9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-30T10:29:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753022325,"CheckName":"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-30T10:29:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-102600-000","destinationSnapshot.Name":"integ-app-diof-20260430-102600-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-30T10:29:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"}} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-102600-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integ-app-diof-20260430-102600-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","destinationComponentSnapshot.Name":"integ-app-diof-20260430-102600-000","testedSnapshot":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rj862","namespace":"group-jqhm"},"namespace":"group-jqhm","name":"integration-resolver-pipelinerun-rj862","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102600-000","testedSnapshot":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","scenario.Name":"my-integration-test-tbtn","destinationSnapshot.Name":"integ-app-diof-20260430-102600-000","testedSnapshot":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ExternalID":"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","existingCheckRun":"github.CheckRun{ID:73753022325, NodeID:\"CR_kwDOOe2tsc8AAAARLAXPdQ\", HeadSHA:\"b2804e3a2dda60c4c95ca3de97187ada98b538d4\", ExternalID:\"my-integration-test-tbtn-konflux-test-integration-clone-ihydzl\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73753022325\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73753022325\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-30 10:26:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ihydzl snapshot integ-app-diof-20260430-102600-000 and scenario my-integration-test-tbtn is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73753022325/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl\", CheckSuite:github.CheckSuite{ID:66874924557}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3608106977, Number:9055, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9055\", Head:github.PullRequestBranch{Ref:\"pr-branch-xvajcx\", SHA:\"b2804e3a2dda60c4c95ca3de97187ada98b538d4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-xilged\", SHA:\"58b5db4fa6550deb968c5cae53f89b03942545a9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","ID":73753022325,"CheckName":"Konflux Dev version / my-integration-test-tbtn / konflux-test-integration-clone-ihydzl","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","testedSnapshot.Name":"integ-app-diof-20260430-102600-000","destinationSnapshot.Name":"integ-app-diof-20260430-102600-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","snapshot.Name":"integ-app-diof-20260430-102600-000"} {"level":"info","ts":"2026-04-30T10:29:57Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-diof-20260430-102600-000","namespace":"group-jqhm"},"application":"group-jqhm/integ-app-diof","namespace":"group-jqhm","name":"integration-resolver-pipelinerun-rj862","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:00Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-push-l7bf8","reconcileID":"05b5dc55-20e3-4ab9-b741-ecd5bcb44a5f","Component.Namespace":"build-e2e-mwoj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-mwoj/fj-test-custom-branch-kednka@sha256:f26da69fa6e8c41439e699ef14fa04f1112759ce8f2f4beadf7731bcdd7d889e","Component.Name":"fj-test-custom-branch-kednka","lastBuildCommit":"865fe64e74d579bfc88e4cbce1ff9ee3579f0653"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","component.Namespace":"build-e2e-mwoj","component.Name":"fj-test-custom-branch-kednka"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-xwdj-20260430-102513-000"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-xwdj-20260430-102513-000","application":"build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-xwdj-20260430-102513-000"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"build-suite-test-application-xwdj-20260430-102513-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-xwdj-20260430-102513-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-kednka","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mwoj/fj-test-custom-branch-kednka@sha256:f26da69fa6e8c41439e699ef14fa04f1112759ce8f2f4beadf7731bcdd7d889e","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-vjnmrc","revision":"865fe64e74d579bfc88e4cbce1ff9ee3579f0653"}}}]} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-xwdj-20260430-102513-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xwdj-20260430-102513-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-102513-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-102513-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-xwdj-20260430-102513-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","Application.Name":"build-suite-test-application-xwdj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-xwdj-20260430-102513-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"build-suite-test-application-xwdj-20260430-102513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:30:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-xwdj-20260430-102513-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xwdj-20260430-102513-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-102513-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-xwdj-20260430-102513-000","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-push-l7bf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xwdj-20260430-102513-000"} {"level":"info","ts":"2026-04-30T10:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-push-l7bf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xwdj-20260430-102513-000"} {"level":"info","ts":"2026-04-30T10:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-push-l7bf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:30:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-push-l7bf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-kednka-on-push-l7bf8 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","snapshot.Name":"build-suite-test-application-xwdj-20260430-102513-000"} {"level":"info","ts":"2026-04-30T10:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka-on-push-l7bf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-kednka-on-push-l7bf8 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-kednka-on-push-l7bf8","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"564.986166ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:31:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","reconcileID":"71add9ad-1204-4786-8784-aee105b20f32","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"570.466448ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:31:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","reconcileID":"c52f7818-c800-49f5-b6bc-53864073a4e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"580.936992ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:31:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","reconcileID":"a7ffe36f-b5ff-4640-8c7d-df0716e6be4a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"601.468254ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:31:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","reconcileID":"beb63c7d-3b26-474a-81a1-bb580bf43d05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"642.611118ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:31:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","reconcileID":"386bf5b9-6dc3-4983-9808-79ef0ce42642","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"670.584003ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:31:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","reconcileID":"f6f30d8f-fef3-4398-bc1c-1163eb1d4948","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"723.819378ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:31:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:31:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","reconcileID":"4d88867d-2b59-4813-9cc7-09c2bc0c6a90","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"1.044665871s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:31:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","reconcileID":"ef94cc52-bf0b-4d89-97f1-d38b8e50f63e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"1.538979818s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:31:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","reconcileID":"089da6df-e00e-4626-8a5b-f535ca88da05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"1.685515036s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:31:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","reconcileID":"446fc2bc-8df5-4785-a651-c879e1cce93c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-qxqs-20260430-100421-000"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-qxqs-20260430-100421-000","application":"build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-qxqs-20260430-100421-000"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"build-suite-positive-mc-qxqs-20260430-100421-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-qxqs-20260430-100421-000","snapshot.Spec.Components":[{"name":"go-component-uqkczl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kbjf/go-component-uqkczl@sha256:35d8e58b6810a6de43d61a24e8e8fb6050ee3aefd10e0c3696a8f7c86f68c523","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"f0686e6d934fa0885a6c77db70a335b3ee652e55"}}}]} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-uqkczl is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d52dee2902d78a3c935702f91e1626905727f6a22710ecafc2c6d57749da61 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-qxqs-20260430-100421-000"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","Application.Name":"build-suite-positive-mc-qxqs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"}} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"build-suite-positive-mc-qxqs-20260430-100421-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"build-suite-positive-mc-qxqs-20260430-100421-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:31:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-qxqs-20260430-100421-000"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"build-suite-positive-mc-qxqs-20260430-100421-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-100421-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","snapshot.Namespace":"build-e2e-kbjf","snapshot.Name":"build-suite-positive-mc-qxqs-20260430-100421-000"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-qxqs-20260430-100421-000"} {"level":"info","ts":"2026-04-30T10:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:31:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:31:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-uqkczl-on-pull-request-q9jcn has finished running","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","snapshot.Name":"build-suite-positive-mc-qxqs-20260430-100421-000"} {"level":"info","ts":"2026-04-30T10:31:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-q9jcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:31:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-uqkczl-on-pull-request-q9jcn has finished running","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-q9jcn","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-push-hb2f9","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-push-hb2f9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:31:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-qxqs-20260430-100421-000"} {"level":"info","ts":"2026-04-30T10:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-uqkczl-on-push-hb2f9","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-uqkczl-on-push-hb2f9","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-uqkczl-on-push-hb2f9","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-push-hb2f9","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-push-hb2f9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-uqkczl-on-push-hb2f9 is not associated with a pull request","buildpipelineRun":{"name":"go-component-uqkczl-on-push-hb2f9","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-pmsacv","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:31:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:31:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-pmsacv-on-pull-request-q2f9q","PR group":"konflux-python-component-pmsacv"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","prGroup":"konflux-python-component-pmsacv","prGroupHash":"a686e83deec2c012339df4cdfbd9f7985d0922f2d2ef9b2f0933f914b29000"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:32:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:32:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:32:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:32:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:32:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:32:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:32:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:32:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"fj-test-custom-branch-kednka","namespace":"build-e2e-mwoj"},"namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka","reconcileID":"9b42db4c-5c43-426e-aff7-b7672546a213","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Internal error occurred: failed calling webhook \"mcomponent.kb.io\": failed to call webhook: Post \"https://application-service-webhook-service.application-service.svc:443/mutate-appstudio-redhat-com-v1alpha1-component?timeout=10s\": EOF","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:32:10Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-kednka","namespace":"build-e2e-mwoj"},"application":"build-e2e-mwoj/build-suite-test-application-xwdj","namespace":"build-e2e-mwoj","name":"fj-test-custom-branch-kednka","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-xwdj-20260430-101808-000"} {"level":"info","ts":"2026-04-30T10:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mwoj","snapshot":"build-suite-test-application-xwdj-20260430-101808-000"} {"level":"info","ts":"2026-04-30T10:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-xwdj-20260430-102513-000"} {"level":"info","ts":"2026-04-30T10:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mwoj","snapshot":"build-suite-test-application-xwdj-20260430-102513-000"} {"level":"info","ts":"2026-04-30T10:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-xwdj-20260430-100807-000"} {"level":"info","ts":"2026-04-30T10:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mwoj","snapshot":"build-suite-test-application-xwdj-20260430-100807-000"} {"level":"info","ts":"2026-04-30T10:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:41:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:41:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:41:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:41:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:41:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:41:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:41:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"843.070197ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:49:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","reconcileID":"8a53183a-69f1-4b50-9c69-2202e2aba8db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"848.550257ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:49:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","reconcileID":"ab02e940-795d-49df-a21f-d40fdc242861","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"858.97779ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:49:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","reconcileID":"7a1bafed-08a2-432a-869d-75063a3d9269","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"880.303134ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:49:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","reconcileID":"e4d69aa5-119f-42ce-bd52-61b56d356bf2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"920.857968ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:49:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","reconcileID":"770010a5-ec8b-4760-b4fe-a4c9ed5bab6e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"941.828064ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:49:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","reconcileID":"cece4881-01c7-48e2-903b-67ea0cc8bc4d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"1.00222527s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:49:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","reconcileID":"b19231b0-bc5a-4248-aa7e-dd359344c9e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"1.323622891s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:49:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","reconcileID":"95331c4f-18e9-48ee-b52f-31220e5976cf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"1.857259456s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:49:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","reconcileID":"05a69b2f-cf40-4951-8d32-35b0116e9781","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","elapsedSinceCompletion":"1.964548558s","timeout":"5m0s"} {"level":"info","ts":"2026-04-30T10:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-30T10:49:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","reconcileID":"bb864710-a27e-4496-b47f-5838635cc121","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","reconcileID":"fbebf4f0-51d2-4a08-a720-adb27c1c64b4","component.Name":"go-component-uqkczl"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-qxqs-20260430-103143-000"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-qxqs-20260430-103143-000","application":"build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-qxqs-20260430-103143-000"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"build-suite-positive-mc-qxqs-20260430-103143-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-qxqs-20260430-103143-000","snapshot.Spec.Components":[{"name":"python-component-pmsacv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kbjf/python-component-pmsacv@sha256:d915438aa69fa1f3bf91039ecd9c0be3deae1c9cc67a43c5c26412d39f6f1ca2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"7f43f06326807e2c2b52a761ee952e72a2d59825"}}}]} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-pmsacv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a686e83deec2c012339df4cdfbd9f7985d0922f2d2ef9b2f0933f914b29000 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-qxqs-20260430-103143-000"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","Application.Name":"build-suite-positive-mc-qxqs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"}} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"build-suite-positive-mc-qxqs-20260430-103143-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:49:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"build-suite-positive-mc-qxqs-20260430-103143-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-qxqs-20260430-103143-000"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"build-suite-positive-mc-qxqs-20260430-103143-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","snapshot.Namespace":"build-e2e-kbjf","snapshot.Name":"build-suite-positive-mc-qxqs-20260430-103143-000"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-103143-000","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-qxqs-20260430-103143-000"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-pmsacv-on-pull-request-q2f9q has finished running","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","snapshot.Name":"build-suite-positive-mc-qxqs-20260430-103143-000"} {"level":"info","ts":"2026-04-30T10:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-pull-request-q2f9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-30T10:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-pmsacv-on-pull-request-q2f9q has finished running","buildpipelineRun":{"name":"python-component-pmsacv-on-pull-request-q2f9q","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-push-cktgm","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-push-cktgm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:49:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-qxqs-20260430-103143-000"} {"level":"info","ts":"2026-04-30T10:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-pmsacv-on-push-cktgm","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-pmsacv-on-push-cktgm","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-pmsacv-on-push-cktgm","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-pmsacv-on-push-cktgm","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv-on-push-cktgm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-pmsacv-on-push-cktgm is not associated with a pull request","buildpipelineRun":{"name":"python-component-pmsacv-on-push-cktgm","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-uqkczl-on-pull-request-6xt8j","PR group":"pr-branch-nfbimz"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","prGroup":"pr-branch-nfbimz","prGroupHash":"b860aa7048bd324cee6d871d07f11e98b241b207604a11f8617a69f2e508ec"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:50:06Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-enruxx","namespace":"build-e2e-iaqy"},"application":"build-e2e-iaqy/build-suite-negative-mc-deve","namespace":"build-e2e-iaqy","name":"go-component-enruxx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nfbimz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-30T10:50:16Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-enruxx","namespace":"build-e2e-iaqy"},"application":"build-e2e-iaqy/build-suite-negative-mc-deve","namespace":"build-e2e-iaqy","name":"go-component-enruxx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-qxqs-20260430-105018-508"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-qxqs-20260430-105018-508","application":"build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-qxqs-20260430-105018-508"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-508","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-508","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-508","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-508","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-508","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","Application.Name":"build-suite-positive-mc-qxqs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-508","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"build-suite-positive-mc-qxqs-20260430-105018-508","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:50:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-508","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-508","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-508","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-508","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"error","ts":"2026-04-30T10:50:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-uqkczl","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl","reconcileID":"47110f5d-e08d-43c3-8194-2c7ce226b908","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-uqkczl\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-qxqs-20260430-105018-555"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-qxqs-20260430-105018-555","application":"build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-qxqs-20260430-105018-555"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-555","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-555","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-555","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-555","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-555","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","Application.Name":"build-suite-positive-mc-qxqs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-555","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"build-suite-positive-mc-qxqs-20260430-105018-555","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:50:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-555","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-555","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-555","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-555","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-pmsacv","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"python-component-pmsacv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-qxqs-20260430-105018-596"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-qxqs-20260430-105018-596","application":"build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-qxqs-20260430-105018-596"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-596","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-596","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-596","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-596","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-596","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","Application.Name":"build-suite-positive-mc-qxqs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-596","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"build-suite-positive-mc-qxqs-20260430-105018-596","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-30T10:50:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-596","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-596","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-596","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-qxqs-20260430-105018-596","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-uqkczl","namespace":"build-e2e-kbjf"},"application":"build-e2e-kbjf/build-suite-positive-mc-qxqs","namespace":"build-e2e-kbjf","name":"go-component-uqkczl","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-30T10:50:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-30T10:50:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:50:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:50:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"namespace":"build-e2e-kbjf","name":"go-component-uqkczl-on-pull-request-6xt8j","reconcileID":"f2d7b6d6-b0cf-4510-8df7-527b518d499f","error":"pipelineruns.tekton.dev \"go-component-uqkczl-on-pull-request-6xt8j\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-30T10:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"req":{"name":"go-component-uqkczl-on-pull-request-6xt8j","namespace":"build-e2e-kbjf"},"error":"PipelineRun.tekton.dev \"go-component-uqkczl-on-pull-request-6xt8j\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-30T10:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-qxqs-20260430-105018-555"} {"level":"info","ts":"2026-04-30T10:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kbjf","snapshot":"build-suite-positive-mc-qxqs-20260430-105018-555"} {"level":"info","ts":"2026-04-30T10:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-qxqs-20260430-105018-508"} {"level":"info","ts":"2026-04-30T10:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kbjf","snapshot":"build-suite-positive-mc-qxqs-20260430-105018-508"} {"level":"info","ts":"2026-04-30T10:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-qxqs-20260430-105018-596"} {"level":"info","ts":"2026-04-30T10:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kbjf","snapshot":"build-suite-positive-mc-qxqs-20260430-105018-596"} {"level":"info","ts":"2026-04-30T10:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-qxqs-20260430-100421-000"} {"level":"info","ts":"2026-04-30T10:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kbjf","snapshot":"build-suite-positive-mc-qxqs-20260430-100421-000"} 2026/04/30 10:50:24 http: TLS handshake error from 10.129.0.2:41124: EOF {"level":"info","ts":"2026-04-30T10:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-qxqs-20260430-103143-000"} {"level":"info","ts":"2026-04-30T10:50:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kbjf","snapshot":"build-suite-positive-mc-qxqs-20260430-103143-000"} 2026/04/30 10:50:24 http: TLS handshake error from 10.128.0.2:53328: EOF